Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #6 #7

Open
wants to merge 10 commits into
base: gh-pages
Choose a base branch
from
18 changes: 8 additions & 10 deletions pav-no-import.rdf
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
<!ENTITY pav "http://purl.org/pav/" >
<!ENTITY dcterms "http://purl.org/dc/terms/" >
Expand Down Expand Up @@ -30,8 +29,8 @@
<owl:Ontology rdf:about="http://purl.org/pav/">
<rdfs:label xml:lang="en">Provenance, Authoring and Versioning (PAV)</rdfs:label>
<owl:versionInfo rdf:datatype="&xsd;string">2.3.1</owl:versionInfo>
<dcterms:modified rdf:datatype="&xsd;dateTime">2014-08-24T14:41:00Z</dcterms:modified>
<dcterms:issued rdf:datatype="&xsd;dateTime">2014-08-24T16:00:00Z</dcterms:issued>
<dcterms:modified rdf:datatype="&xsd;dateTime">2020-05-13T07:50:00Z</dcterms:modified>
<dcterms:issued rdf:datatype="&xsd;dateTime">2014-08-28T15:00:00Z</dcterms:issued>
<dc:creator rdf:datatype="&xsd;string">Paolo Ciccarese</dc:creator>
<dc:creator rdf:datatype="&xsd;string">Stian Soiland-Reyes</dc:creator>
<dc:contributor rdf:datatype="&xsd;string">Marco Ocana</dc:contributor>
Expand Down Expand Up @@ -80,7 +79,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</dc:description>
<foaf:isPrimaryTopicOf rdf:resource="http://arxiv.org/abs/1304.7224"/>
<rdfs:seeAlso rdf:resource="http://code.google.com/p/pav-ontology/"/>

<foaf:isPrimaryTopicOf rdf:resource="http://dx.doi.org/10.1186/2041-1480-4-37"/>
<dcterms:creator rdf:resource="http://orcid.org/0000-0002-5156-2703"/>
<dcterms:creator rdf:resource="http://orcid.org/0000-0001-9842-9718"/>
Expand All @@ -91,8 +90,8 @@ Unless required by applicable law or agreed to in writing, software distributed
<!--
<dc:description rdf:resource="http://htmlpreview.github.io/?https:/stain/pav/blob/2.3/images/pav-overview.svg" />
-->
<dc:description rdf:resource="http://pav-ontology.googlecode.com/svn/branches/2.3/images/pav-overview.svg"/>
<rdfs:seeAlso rdf:resource="http://pav-ontology.googlecode.com/svn/trunk/1.2/pav.owl"/>


<rdfs:seeAlso rdf:resource="&pav;doc"/>
<foaf:homepage rdf:resource="&pav;home"/>
<prov:has_provenance rdf:resource="&pav;provenance.ttl"/>
Expand All @@ -104,12 +103,11 @@ Unless required by applicable law or agreed to in writing, software distributed
<owl:backwardCompatibleWith rdf:resource="&pav;authoring/2.0/"/>
<owl:backwardCompatibleWith rdf:resource="&pav;provenance/2.0/"/>
<owl:backwardCompatibleWith rdf:resource="&pav;versioning/2.0/"/>
<owl:incompatibleWith rdf:resource="http://swan.mindinformatics.org/ontologies/1.2/pav.owl"/>
<dcterms:license rdf:resource="http://www.apache.org/licenses/LICENSE-2.0"/>
<dcterms:publisher rdf:resource="http://www.mindinformatics.org/"/>
<dcterms:contributor rdf:resource="http://www.paolociccarese.info/foaf.rdf#marco-ocana"/>
<dcterms:publisher rdf:resource="https://github.com/pav-ontology/pav"/>

<rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#"/>
<rdfs:seeAlso rdf:resource="https://code.google.com/p/pav-ontology/wiki/Versions"/>
<rdfs:seeAlso rdf:resource="https://github.com/pav-ontology/pav/wiki/Versions"/>
</owl:Ontology>


Expand Down
15 changes: 7 additions & 8 deletions pav.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<owl:Ontology rdf:about="http://purl.org/pav/">
<rdfs:label xml:lang="en">Provenance, Authoring and Versioning (PAV)</rdfs:label>
<owl:versionInfo rdf:datatype="&xsd;string">2.3.1</owl:versionInfo>
<dcterms:modified rdf:datatype="&xsd;dateTime">2014-08-28T14:41:00Z</dcterms:modified>
<dcterms:modified rdf:datatype="&xsd;dateTime">2020-05-13T07:50:00Z</dcterms:modified>
<dcterms:issued rdf:datatype="&xsd;dateTime">2014-08-28T15:00:00Z</dcterms:issued>
<dc:creator rdf:datatype="&xsd;string">Paolo Ciccarese</dc:creator>
<dc:creator rdf:datatype="&xsd;string">Stian Soiland-Reyes</dc:creator>
Expand Down Expand Up @@ -80,7 +80,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</dc:description>
<foaf:isPrimaryTopicOf rdf:resource="http://arxiv.org/abs/1304.7224"/>
<rdfs:seeAlso rdf:resource="http://code.google.com/p/pav-ontology/"/>

<foaf:isPrimaryTopicOf rdf:resource="http://dx.doi.org/10.1186/2041-1480-4-37"/>
<dcterms:creator rdf:resource="http://orcid.org/0000-0002-5156-2703"/>
<dcterms:creator rdf:resource="http://orcid.org/0000-0001-9842-9718"/>
Expand All @@ -91,8 +91,8 @@ Unless required by applicable law or agreed to in writing, software distributed
<!--
<dc:description rdf:resource="http://htmlpreview.github.io/?https:/stain/pav/blob/2.3/images/pav-overview.svg" />
-->
<dc:description rdf:resource="http://pav-ontology.googlecode.com/svn/branches/2.3/images/pav-overview.svg"/>
<rdfs:seeAlso rdf:resource="http://pav-ontology.googlecode.com/svn/trunk/1.2/pav.owl"/>


<rdfs:seeAlso rdf:resource="&pav;doc"/>
<foaf:homepage rdf:resource="&pav;home"/>
<prov:has_provenance rdf:resource="&pav;provenance.ttl"/>
Expand All @@ -104,12 +104,11 @@ Unless required by applicable law or agreed to in writing, software distributed
<owl:backwardCompatibleWith rdf:resource="&pav;authoring/2.0/"/>
<owl:backwardCompatibleWith rdf:resource="&pav;provenance/2.0/"/>
<owl:backwardCompatibleWith rdf:resource="&pav;versioning/2.0/"/>
<owl:incompatibleWith rdf:resource="http://swan.mindinformatics.org/ontologies/1.2/pav.owl"/>
<dcterms:license rdf:resource="http://www.apache.org/licenses/LICENSE-2.0"/>
<dcterms:publisher rdf:resource="http://www.mindinformatics.org/"/>
<dcterms:contributor rdf:resource="http://www.paolociccarese.info/foaf.rdf#marco-ocana"/>
<dcterms:publisher rdf:resource="https://github.com/pav-ontology/pav"/>

<rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#"/>
<rdfs:seeAlso rdf:resource="https://code.google.com/p/pav-ontology/wiki/Versions"/>
<rdfs:seeAlso rdf:resource="https://github.com/pav-ontology/pav/wiki/Versions"/>
</owl:Ontology>


Expand Down