Skip to content

Commit 2b6339c

Browse files
committed
adddedn publication
1 parent ccec56b commit 2b6339c

2 files changed

Lines changed: 18 additions & 4 deletions

File tree

src/ontology/components/bfo-edit.owl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ Declaration(NamedIndividual(<https://qudt.org/vocab/unit/HR>))
2626
# Object Properties
2727
############################
2828

29-
# Object Property: <http://purl.obolibrary.org/obo/BFO_0000050> (ist Teil von)
30-
31-
SubObjectPropertyOf(<http://purl.obolibrary.org/obo/BFO_0000050> <http://purl.obolibrary.org/obo/BFO_0000050>)
32-
3329
# Object Property: <http://purl.obolibrary.org/obo/IAO_0000136> (is about)
3430

3531
InverseObjectProperties(<http://purl.obolibrary.org/obo/IAO_0000136> <https://w3id.org/lehrplan/ontology/LP_0000024>)

src/ontology/lp-edit.owl

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ Annotation(<http://usefulinc.com/ns/doap#repository> <https://github.com/FWU-DE/
7878

7979
Declaration(Class(:LP_0000056))
8080
Declaration(Class(:LP_0000057))
81+
Declaration(Class(:LP_0000547))
82+
Declaration(Class(:LP_0000552))
83+
Declaration(ObjectProperty(:LP_0000550))
84+
Declaration(DataProperty(:LP_0000548))
85+
Declaration(DataProperty(:LP_0000549))
86+
Declaration(DataProperty(:LP_0000553))
8187
Declaration(NamedIndividual(:LP_0000046))
8288
Declaration(AnnotationProperty(<http://purl.org/dc/terms/creator>))
8389
Declaration(AnnotationProperty(<http://purl.org/dc/terms/description>))
@@ -96,6 +102,18 @@ SubClassOf(:LP_0000443 <http://purl.obolibrary.org/obo/IAO_0000030>)
96102

97103

98104

105+
############################
106+
# Classes
107+
############################
108+
109+
# Class: :LP_0000552 (Publikation)
110+
111+
AnnotationAssertion(rdfs:comment :LP_0000552 "OBI publishing process")
112+
AnnotationAssertion(rdfs:label :LP_0000552 "Publikation"@de)
113+
SubClassOf(:LP_0000552 <http://purl.obolibrary.org/obo/BFO_0000015>)
114+
115+
116+
99117
AnnotationAssertion(rdfs:label <https://orcid.org/0000-0001-6378-2618> "Steffen Rörtgen")
100118
AnnotationAssertion(rdfs:label <https://orcid.org/0000-0001-7192-7143> "Jörg Waitelonis")
101119
)

0 commit comments

Comments
 (0)