updated individual submodel abox files for academic degrees, date time value precsions and document statuses. Also, a few date/time mapping sparql constructs.
This commit is contained in:
parent
48a7a656f7
commit
019f461e4a
9 changed files with 162 additions and 215 deletions
|
@ -1,151 +0,0 @@
|
||||||
<rdf:RDF
|
|
||||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
|
||||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
|
||||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
|
||||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
|
||||||
xmlns:core="http://vivoweb.org/ontology/core#"
|
|
||||||
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
|
||||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
||||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
|
||||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
|
||||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
|
||||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
|
||||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
|
||||||
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
|
||||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
|
|
||||||
<bibo:DocumentStatus rdf:about="http://purl.org/ontology/bibo/peerReviewed">
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-07T00:00:00</vitro:sunrise>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<rdfs:label xml:lang="en-US">peer reviewed</rdfs:label>
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T15:14:00</vitro:modTime>
|
|
||||||
<vitro:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>&nbsp;Peer review is the process by which articles are chosen to be included in a refereed journal. An editorial board consisting of experts in the same field as the author review the article and decide if it is authoritative enough for publication.</vitro:description>
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
|
||||||
</bibo:DocumentStatus>
|
|
||||||
<bibo:DocumentStatus rdf:about="http://vivoweb.org/ontology/core#inPress">
|
|
||||||
<rdfs:label xml:lang="en-US">in press</rdfs:label>
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T15:13:19</vitro:modTime>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
|
|
||||||
<vitro:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>Document to be published</vitro:description>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-07T00:00:00</vitro:sunrise>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
</bibo:DocumentStatus>
|
|
||||||
<owl:Thing rdf:about="http://vivoweb.org/ontology/core#invited">
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-07T00:00:00</vitro:sunrise>
|
|
||||||
<rdfs:label xml:lang="en-US">invited</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T15:13:38</vitro:modTime>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
</owl:Thing>
|
|
||||||
<core:AbstractInformation rdf:about="http://purl.org/ontology/bibo/rejected">
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
|
||||||
<rdfs:label xml:lang="en-US">rejected</rdfs:label>
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T14:26:31</vitro:modTime>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T14:25:00</vitro:sunrise>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
</core:AbstractInformation>
|
|
||||||
<core:AbstractInformation rdf:about="http://purl.org/ontology/bibo/unpublished">
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
|
||||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
|
||||||
<rdfs:label xml:lang="en-US">unpublished</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T14:29:00</vitro:sunrise>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T14:30:03</vitro:modTime>
|
|
||||||
</core:AbstractInformation>
|
|
||||||
<owl:Thing rdf:about="http://vivoweb.org/ontology/core#submitted">
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-07T00:00:00</vitro:sunrise>
|
|
||||||
<rdfs:label xml:lang="en-US">submitted</rdfs:label>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T15:15:11</vitro:modTime>
|
|
||||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
</owl:Thing>
|
|
||||||
<vitro:Flag1Value1Thing rdf:about="http://purl.org/ontology/bibo/accepted">
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T15:12:44</vitro:modTime>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>Accepted for publication after peer reviewing</vitro:description>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-07T00:00:00</vitro:sunrise>
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
|
|
||||||
<rdfs:label xml:lang="en-US">accepted</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
</vitro:Flag1Value1Thing>
|
|
||||||
<bibo:DocumentStatus rdf:about="http://purl.org/ontology/bibo/published">
|
|
||||||
<rdfs:label xml:lang="en-US">published</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
|
|
||||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>Published document</vitro:description>
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T15:14:28</vitro:modTime>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-07T00:00:00</vitro:sunrise>
|
|
||||||
</bibo:DocumentStatus>
|
|
||||||
<owl:Thing rdf:about="http://purl.org/ontology/bibo/draft">
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AbstractInformation"/>
|
|
||||||
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
|
||||||
<rdfs:label xml:lang="en-US">draft</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<vitro:moniker rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
|
|
||||||
>document status</vitro:moniker>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T14:27:00</vitro:sunrise>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-08T14:28:08</vitro:modTime>
|
|
||||||
</owl:Thing>
|
|
||||||
</rdf:RDF>
|
|
|
@ -1,5 +1,5 @@
|
||||||
<rdf:RDF
|
<rdf:RDF
|
||||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
xmlns:j.0="http://aims.fao.org/aos/geopolitical.owl#"
|
||||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||||
|
@ -599,8 +599,8 @@
|
||||||
<core:abbreviation>L.H.D.</core:abbreviation>
|
<core:abbreviation>L.H.D.</core:abbreviation>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/degree/academicDegree88">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/degree/academicDegree88">
|
||||||
|
<core:abbreviation>M.Mus.</core:abbreviation>
|
||||||
<rdfs:label xml:lang="en-US">M.Mus. Master of Music</rdfs:label>
|
<rdfs:label xml:lang="en-US">M.Mus. Master of Music</rdfs:label>
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
|
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#AcademicDegree"/>
|
||||||
<core:abbreviation>M.Mus.</core:abbreviation>
|
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
|
@ -0,0 +1,33 @@
|
||||||
|
<rdf:RDF
|
||||||
|
xmlns:j.0="http://aims.fao.org/aos/geopolitical.owl#"
|
||||||
|
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||||
|
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||||
|
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:core="http://vivoweb.org/ontology/core#"
|
||||||
|
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
||||||
|
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||||
|
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||||
|
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||||
|
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||||
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
||||||
|
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
||||||
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||||
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearMonthDayPrecision">
|
||||||
|
<rdfs:label xml:lang="en-US">yearMonthDayPrecision</rdfs:label>
|
||||||
|
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearMonthPrecision">
|
||||||
|
<rdfs:label xml:lang="en-US">yearMonthPrecision</rdfs:label>
|
||||||
|
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearPrecision">
|
||||||
|
<rdfs:label xml:lang="en-US">yearPrecision</rdfs:label>
|
||||||
|
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#yearMonthDayTimePrecision">
|
||||||
|
<rdfs:label xml:lang="en-US">yearMonthDayTimePrecision</rdfs:label>
|
||||||
|
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
||||||
|
</rdf:Description>
|
||||||
|
</rdf:RDF>
|
|
@ -1,61 +0,0 @@
|
||||||
<rdf:RDF
|
|
||||||
xmlns:geo="http://aims.fao.org/aos/geopolitical.owl#"
|
|
||||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
|
||||||
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
|
||||||
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
|
||||||
xmlns:core="http://vivoweb.org/ontology/core#"
|
|
||||||
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
|
||||||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
||||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
|
||||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
|
||||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
|
||||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
|
||||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
|
||||||
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
|
||||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
|
|
||||||
<owl:Thing rdf:about="http://vivoweb.org/ontology/core#YearMonthDayPrecision">
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-04T14:26:52</vitro:modTime>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-04T14:26:00</vitro:sunrise>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<rdfs:label xml:lang="en-US">YearMonthDayPrecision</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
|
||||||
</owl:Thing>
|
|
||||||
<owl:Thing rdf:about="http://vivoweb.org/ontology/core#YearMonthPrecision">
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-04T14:26:02</vitro:modTime>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-04T14:25:00</vitro:sunrise>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<rdfs:label xml:lang="en-US">YearMonthPrecision</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
|
||||||
</owl:Thing>
|
|
||||||
<owl:Thing rdf:about="http://vivoweb.org/ontology/core#YearPrecision">
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-04T14:23:45</vitro:modTime>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-04T14:22:00</vitro:sunrise>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<rdfs:label xml:lang="en-US">YearPrecision</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
|
||||||
</owl:Thing>
|
|
||||||
<owl:Thing rdf:about="http://vivoweb.org/ontology/core#YearMonthDayTimePrecision">
|
|
||||||
<vitro:modTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-04T14:27:35</vitro:modTime>
|
|
||||||
<vitro:sunset rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>9999-12-31T00:00:00</vitro:sunset>
|
|
||||||
<vitro:sunrise rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"
|
|
||||||
>2010-06-04T14:27:00</vitro:sunrise>
|
|
||||||
<rdf:type rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#Flag1Value1Thing"/>
|
|
||||||
<rdfs:label xml:lang="en-US">YearMonthDayTimePrecision</rdfs:label>
|
|
||||||
<rdf:type rdf:resource="http://vivoweb.org/ontology/core#DateTimeValuePrecision"/>
|
|
||||||
</owl:Thing>
|
|
||||||
</rdf:RDF>
|
|
57
productMods/WEB-INF/filegraph/abox/documentStatus.rdf
Normal file
57
productMods/WEB-INF/filegraph/abox/documentStatus.rdf
Normal file
|
@ -0,0 +1,57 @@
|
||||||
|
<rdf:RDF
|
||||||
|
xmlns:j.0="http://aims.fao.org/aos/geopolitical.owl#"
|
||||||
|
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||||
|
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
||||||
|
xmlns:dcelem="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:core="http://vivoweb.org/ontology/core#"
|
||||||
|
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
||||||
|
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||||
|
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||||
|
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||||
|
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||||
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
||||||
|
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
||||||
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
|
||||||
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/peerReviewed">
|
||||||
|
<rdfs:label xml:lang="en-US">peer reviewed</rdfs:label>
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&nbsp;Peer review is the process by which articles are chosen to be included in a refereed journal. An editorial board consisting of experts in the same field as the author review the article and decide if it is authoritative enough for publication.</core:description>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#inPress">
|
||||||
|
<rdfs:label xml:lang="en-US">in press</rdfs:label>
|
||||||
|
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Document to be published</core:description>
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#invited">
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
<rdfs:label xml:lang="en-US">invited</rdfs:label>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/rejected">
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
<rdfs:label xml:lang="en-US">rejected</rdfs:label>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/unpublished">
|
||||||
|
<rdfs:label xml:lang="en-US">unpublished</rdfs:label>
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#submitted">
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
<rdfs:label xml:lang="en-US">submitted</rdfs:label>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/accepted">
|
||||||
|
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Accepted for publication after peer reviewing</core:description>
|
||||||
|
<rdfs:label xml:lang="en-US">accepted</rdfs:label>
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/published">
|
||||||
|
<rdfs:label xml:lang="en-US">published</rdfs:label>
|
||||||
|
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Published document</core:description>
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
</rdf:Description>
|
||||||
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/draft">
|
||||||
|
<rdf:type rdf:resource="http://purl.org/ontology/bibo/DocumentStatus"/>
|
||||||
|
<rdfs:label xml:lang="en-US">draft</rdfs:label>
|
||||||
|
</rdf:Description>
|
||||||
|
</rdf:RDF>
|
|
@ -16,7 +16,7 @@ PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||||
Construct {
|
Construct {
|
||||||
_:dtv a core:DateTimeValue .
|
_:dtv a core:DateTimeValue .
|
||||||
_:dtv core:dateTime ?theDate .
|
_:dtv core:dateTime ?theDate .
|
||||||
_:dtv core:dateTimePrecision core:YearMonthDayPrecision .
|
_:dtv core:dateTimePrecision core:yearMonthDayPrecision .
|
||||||
?thing core:dateTimeValue _:dtv .
|
?thing core:dateTimeValue _:dtv .
|
||||||
} where {
|
} where {
|
||||||
?thing core:date ?theDate .
|
?thing core:date ?theDate .
|
||||||
|
|
|
@ -0,0 +1,23 @@
|
||||||
|
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
||||||
|
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
|
||||||
|
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
|
||||||
|
PREFIX owl: <http://www.w3.org/2002/07/owl#>
|
||||||
|
PREFIX swrl: <http://www.w3.org/2003/11/swrl#>
|
||||||
|
PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#>
|
||||||
|
PREFIX vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#>
|
||||||
|
PREFIX vivo: <http://vivo.library.cornell.edu/ns/0.1#>
|
||||||
|
PREFIX bibo: <http://purl.org/ontology/bibo/>
|
||||||
|
PREFIX dcterms: <http://purl.org/dc/terms/>
|
||||||
|
PREFIX event: <http://purl.org/NET/c4dm/event.owl#>
|
||||||
|
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
|
||||||
|
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
||||||
|
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||||
|
|
||||||
|
Construct {
|
||||||
|
_:dtv a core:DateTimeValue .
|
||||||
|
_:dtv core:dateTime ?theDate .
|
||||||
|
_:dtv core:dateTimePrecision core:yearMonthDayTimePrecision .
|
||||||
|
?thing core:dateTimeValue _:dtv .
|
||||||
|
} where {
|
||||||
|
?thing core:dateTime ?theDate .
|
||||||
|
}
|
|
@ -0,0 +1,23 @@
|
||||||
|
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
||||||
|
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
|
||||||
|
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
|
||||||
|
PREFIX owl: <http://www.w3.org/2002/07/owl#>
|
||||||
|
PREFIX swrl: <http://www.w3.org/2003/11/swrl#>
|
||||||
|
PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#>
|
||||||
|
PREFIX vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#>
|
||||||
|
PREFIX vivo: <http://vivo.library.cornell.edu/ns/0.1#>
|
||||||
|
PREFIX bibo: <http://purl.org/ontology/bibo/>
|
||||||
|
PREFIX dcterms: <http://purl.org/dc/terms/>
|
||||||
|
PREFIX event: <http://purl.org/NET/c4dm/event.owl#>
|
||||||
|
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
|
||||||
|
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
||||||
|
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||||
|
|
||||||
|
Construct {
|
||||||
|
_:dtv a core:DateTimeValue .
|
||||||
|
_:dtv core:dateTime ?theDate .
|
||||||
|
_:dtv core:dateTimePrecision core:yearPrecision .
|
||||||
|
?thing core:dateTimeValue _:dtv .
|
||||||
|
} where {
|
||||||
|
?thing core:year ?theDate .
|
||||||
|
}
|
|
@ -0,0 +1,23 @@
|
||||||
|
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
||||||
|
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
|
||||||
|
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
|
||||||
|
PREFIX owl: <http://www.w3.org/2002/07/owl#>
|
||||||
|
PREFIX swrl: <http://www.w3.org/2003/11/swrl#>
|
||||||
|
PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#>
|
||||||
|
PREFIX vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#>
|
||||||
|
PREFIX vivo: <http://vivo.library.cornell.edu/ns/0.1#>
|
||||||
|
PREFIX bibo: <http://purl.org/ontology/bibo/>
|
||||||
|
PREFIX dcterms: <http://purl.org/dc/terms/>
|
||||||
|
PREFIX event: <http://purl.org/NET/c4dm/event.owl#>
|
||||||
|
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
|
||||||
|
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
||||||
|
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||||
|
|
||||||
|
Construct {
|
||||||
|
_:dtv a core:DateTimeValue .
|
||||||
|
_:dtv core:dateTime ?theDate .
|
||||||
|
_:dtv core:dateTimePrecision core:yearMonth .
|
||||||
|
?thing core:dateTimeValue _:dtv .
|
||||||
|
} where {
|
||||||
|
?thing core:yearMonth ?theDate .
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue