Skip to content

Commit

Permalink
Added versionIRI
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Fisher committed Jul 8, 2019
1 parent 3b9fe83 commit 0ee6d42
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ornaseq.obo
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
format-version: 1.2
data-version: 2019-07-08
remark: The following ontology is provided by Stephen A Fisher and Junhyong Kim to annotate next-generation sequencing experiments performed on RNA.
ontology: ornaseq
property_value: http://purl.org/dc/elements/1.1/contributor "Junhyong Kim" xsd:string
Expand Down
1 change: 1 addition & 0 deletions ornaseq.owl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/ornaseq.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ornaseq/2019-07-08/ornaseq.owl"/>
<dc:contributor>Junhyong Kim</dc:contributor>
<dc:contributor>Stephen A Fisher</dc:contributor>
<dc:license rdf:resource="http://creativecommons.org/licenses/by/4.0/"/>
Expand Down
1 change: 1 addition & 0 deletions src/ontology/ornaseq-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/ornaseq.owl">
<dc:title xml:lang="en">Ontology for RNA sequencing (ORNASEQ)</dc:title>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ornaseq/2019-07-08/ornaseq.owl"/>
<dc:contributor>Stephen A Fisher</dc:contributor>
<dc:contributor>Junhyong Kim</dc:contributor>
<dc:license rdf:resource="http://creativecommons.org/licenses/by/4.0/"/>
Expand Down

0 comments on commit 0ee6d42

Please sign in to comment.