Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
tracker3 /
ontologies /
nepomuk /
Delete
Unzip
Name
Size
Permission
Date
Action
30-nie.description
1.35
KB
-rw-r--r--
2021-06-11 22:30
30-nie.ontology
15.02
KB
-rw-r--r--
2021-06-11 22:30
31-nao.description
1.62
KB
-rw-r--r--
2021-06-11 22:30
31-nao.ontology
2.62
KB
-rw-r--r--
2021-06-11 22:30
32-nco.description
1.44
KB
-rw-r--r--
2021-06-11 22:30
32-nco.ontology
30.53
KB
-rw-r--r--
2021-06-11 22:30
33-nfo.description
1.42
KB
-rw-r--r--
2021-06-11 22:30
33-nfo.ontology
38.16
KB
-rw-r--r--
2021-06-11 22:30
38-nmm.description
659
B
-rw-r--r--
2021-06-11 22:30
38-nmm.ontology
18.09
KB
-rw-r--r--
2021-06-11 22:30
41-mfo.description
637
B
-rw-r--r--
2021-06-11 22:30
41-mfo.ontology
6.27
KB
-rw-r--r--
2021-06-11 22:30
90-tracker.description
544
B
-rw-r--r--
2021-06-11 22:30
90-tracker.ontology
2.89
KB
-rw-r--r--
2021-06-11 22:30
92-slo.description
580
B
-rw-r--r--
2021-06-11 22:30
92-slo.ontology
6.14
KB
-rw-r--r--
2021-06-11 22:30
93-libosinfo.description
531
B
-rw-r--r--
2021-06-11 22:30
93-libosinfo.ontology
1.08
KB
-rw-r--r--
2021-06-11 22:30
Save
Rename
@prefix fts: <http://tracker.api.gnome.org/ontology/v3/fts#> . @prefix nao: <http://tracker.api.gnome.org/ontology/v3/nao#> . @prefix nie: <http://tracker.api.gnome.org/ontology/v3/nie#> . @prefix nfo: <http://tracker.api.gnome.org/ontology/v3/nfo#> . @prefix nrl: <http://tracker.api.gnome.org/ontology/v3/nrl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix tracker: <http://tracker.api.gnome.org/ontology/v3/tracker#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . tracker: a nrl:Ontology ; nrl:prefix "tracker" ; nrl:lastModified "2019-07-15T09:41:00Z" . tracker:isDefaultTag a rdf:Property ; rdfs:domain nao:Tag ; nrl:maxCardinality 1 ; rdfs:range xsd:boolean . tracker:tagRelatedTo a rdf:Property ; rdfs:domain nao:Tag ; rdfs:range rdfs:Class . tracker:IndexedFolder a rdfs:Class ; rdfs:label "Indexed Folder" ; rdfs:subClassOf nfo:Folder ; rdfs:subClassOf nie:DataSource . tracker:unmountDate a rdf:Property ; nrl:maxCardinality 1 ; rdfs:domain tracker:IndexedFolder ; rdfs:range xsd:dateTime . tracker:isRemovable a rdf:Property ; nrl:maxCardinality 1 ; rdfs:domain tracker:IndexedFolder ; rdfs:range xsd:boolean . tracker:isOptical a rdf:Property ; nrl:maxCardinality 1 ; rdfs:domain tracker:IndexedFolder ; rdfs:range xsd:boolean . tracker:available a rdf:Property ; nrl:maxCardinality 1 ; rdfs:domain tracker:IndexedFolder ; rdfs:range xsd:boolean . fts: a nrl:Namespace ; nrl:prefix "fts" . tracker:extractor-data-source a nie:DataSource ; rdfs:label "Tracker extractor data source" . nao:predefined-tag-favorite a nao:Tag . tracker:ExternalReference a rdfs:Class ; rdfs:label "External reference" ; rdfs:comment "External reference to online services" ; rdfs:subClassOf nie:InformationElement . tracker:referenceIdentifier a rdf:Property ; rdfs:label "Identifier" ; rdfs:comment "Identifier of the external reference" ; nrl:maxCardinality 1 ; rdfs:subPropertyOf nie:identifier ; rdfs:domain tracker:ExternalReference ; rdfs:range xsd:string . tracker:referenceSource a rdf:Property ; rdfs:label "Source" ; rdfs:comment "Source of the external reference (eg. 'Musicbrainz')" ; nrl:maxCardinality 1 ; rdfs:domain tracker:ExternalReference ; rdfs:range rdfs:Resource . tracker:hasExternalReference a rdf:Property ; rdfs:label "External reference link" ; rdfs:comment "Links the information element with the external reference" ; rdfs:domain nie:InformationElement ; rdfs:range tracker:ExternalReference . tracker:extractorHash a rdf:Property ; rdfs:label "Extractor hash" ; rdfs:comment "Hash identifying the extractor of the metadata" ; nrl:maxCardinality 1 ; rdfs:domain nfo:FileDataObject ; rdfs:range xsd:string .