Skip to content

Commit 1699dee

Browse files
authored
update to ontology meta
1 parent 2a6afdb commit 1699dee

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

src/ontology/hto-edit.owl

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,12 @@ Prefix(dcterms:=<http://purl.org/dc/terms/>)
99

1010

1111
Ontology(<https://w3id.org/pmd/ao/hto.owl>
12-
1312
Import(<https://w3id.org/pmd/ao/hto/imports/pmdco_import.owl>)
14-
15-
16-
Annotation(dcterms:description "None")
13+
Annotation(dcterms:title "Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module"@en)
14+
Annotation(dcterms:description "A platform material digital application ontology for heat treatments")
1715
Annotation(dcterms:license <https://creativecommons.org/licenses/unspecified>)
18-
Annotation(dcterms:title "My Application Ontology")
19-
16+
Annotation(dcterms:contributor <https://orcid.org/0000-0003-1649-6832>)
17+
Annotation(dcterms:creator <https://orcid.org/0000-0002-9014-2920>)
2018

2119
Declaration(Class(<https://w3id.org/pmd/ao/HTO_0000000>))
2220
Declaration(AnnotationProperty(dcterms:description))

src/ontology/hto-odk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
id: hto
2-
title: "My Application Ontology"
2+
title: "Heat Treatment Ontology"
33
github_org: materialdigital
44
git_main_branch: main
55
repo: app-ontology-template

0 commit comments

Comments
 (0)