文件操作 - 20-dc.ontology
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/tracker/ontologies/20-dc.ontology
编辑文件内容
@prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix nrl: <http://www.semanticdesktop.org/ontologies/2007/08/15/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://www.tracker-project.org/ontologies/tracker#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix nao: <http://www.semanticdesktop.org/ontologies/2007/08/15/nao#> . dc: a tracker:Namespace, tracker:Ontology ; tracker:prefix "dc" ; nao:lastModified "2010-02-16T11:00:00Z" . dc:title a rdf:Property ; rdfs:label "Title" ; rdfs:comment "A name given to the resource." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string ; tracker:weight 10 . dc:creator a rdf:Property ; rdfs:label "Creator" ; rdfs:comment "An entity primarily responsible for making the resource." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string ; tracker:weight 4 . dc:subject a rdf:Property ; rdfs:label "Subject" ; rdfs:comment "The topic of the resource." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string ; tracker:weight 5 . dc:description a rdf:Property ; rdfs:label "Description" ; rdfs:comment "An account of the resource." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string ; tracker:weight 3 . dc:publisher a rdf:Property ; rdfs:label "Publisher" ; rdfs:comment "An entity responsible for making the resource available." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string ; tracker:weight 4 . dc:contributor a rdf:Property ; rdfs:label "Contributor" ; rdfs:comment "An entity responsible for making contributions to the resource." ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string ; tracker:weight 4 . dc:date a rdf:Property ; rdfs:label "Date" ; rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource." ; rdfs:domain rdfs:Resource ; rdfs:range xsd:dateTime . dc:type a rdf:Property ; rdfs:label "Type" ; rdfs:comment "The nature or genre of the resource." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string . dc:format a rdf:Property ; rdfs:label "Format" ; rdfs:comment "The file format, physical medium, or dimensions of the resource." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string . dc:identifier a rdf:Property ; rdfs:label "Identifier" ; rdfs:comment "An unambiguous reference to the resource within a given context." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string . dc:source a rdf:Property ; rdfs:label "Source" ; rdfs:comment "A related resource from which the described resource is derived." ; rdfs:domain rdfs:Resource ; rdfs:range rdfs:Resource . dc:language a rdf:Property ; rdfs:label "Language" ; rdfs:comment "A language of the resource." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string . dc:relation a rdf:Property ; rdfs:label "Relation" ; rdfs:comment "A related resource." ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string . dc:coverage a rdf:Property ; rdfs:label "Coverage" ; rdfs:comment "The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string . dc:rights a rdf:Property ; rdfs:label "Rights" ; rdfs:comment "Information about rights held in and over the resource." ; nrl:maxCardinality 1 ; rdfs:domain rdfs:Resource ; rdfs:range xsd:string .
修改文件时间
将文件时间修改为当前时间的前一年
删除文件