Skip to content

Commit 75a8653

Browse files
author
Hanke
committed
added my orcid id as contributer
1 parent 478c74a commit 75a8653

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/ontology/tto-edit.owl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
Prefix(:=<https://w3id.org/pmd/ao/tto.owl#>)
1+
Prefix(:=<https://www.w3id.org/pmd/ao/tto#>)
22
Prefix(dce:=<http://purl.org/dc/elements/1.1/>)
33
Prefix(owl:=<http://www.w3.org/2002/07/owl#>)
4+
Prefix(pmd:=<https://w3id.org/pmd/co/>)
45
Prefix(rdf:=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>)
56
Prefix(xml:=<http://www.w3.org/XML/1998/namespace>)
67
Prefix(xsd:=<http://www.w3.org/2001/XMLSchema#>)
@@ -10,6 +11,7 @@ Prefix(dcterms:=<http://purl.org/dc/terms/>)
1011

1112
Ontology(<https://w3id.org/pmd/ao/tto.owl>
1213
Import(<https://w3id.org/pmd/ao/tto/imports/pmdco_import.owl>)
14+
Annotation(dcterms:contributor "https://orcid.org/0000-0003-1649-6832")
1315
Annotation(dcterms:description "None")
1416
Annotation(dcterms:license <https://creativecommons.org/licenses/unspecified>)
1517
Annotation(dcterms:title "Tensile Test Ontology")

0 commit comments

Comments
 (0)