88 lines
3.4 KiB
Text
88 lines
3.4 KiB
Text
<?xml version="1.0"?>
|
|
<rdf:RDF xmlns="http://vivoweb.org/ontology/core/documentStatus.owl#"
|
|
xml:base="http://vivoweb.org/ontology/core/documentStatus.owl"
|
|
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
|
xmlns:j.0="http://aims.fao.org/aos/geopolitical.owl#"
|
|
xmlns:dcterms="http://purl.org/dc/terms/"
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
|
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
|
xmlns:event="http://purl.org/NET/c4dm/event.owl#"
|
|
xmlns:bibo="http://purl.org/ontology/bibo/"
|
|
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
|
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:core="http://vivoweb.org/ontology/core#"
|
|
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
|
xmlns:dcelem="http://purl.org/dc/elements/1.1/">
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Annotation properties
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
<owl:DatatypeProperty rdf:about="http://vivoweb.org/ontology/core#description"/>
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Datatypes
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Annotations
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/unpublished">
|
|
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/rejected">
|
|
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/draft">
|
|
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/peerReviewed">
|
|
|
|
<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">
|
|
|
|
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Document to be published</core:description>
|
|
</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>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#submitted">
|
|
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#invited">
|
|
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="http://purl.org/ontology/bibo/published">
|
|
|
|
<core:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Published document</core:description>
|
|
</rdf:Description>
|
|
</rdf:RDF>
|
|
|
|
|
|
|
|
<!-- Generated by the OWL API (version 3.4.2018) http://owlapi.sourceforge.net -->
|
|
|