Skip to content

Commit b8b6065

Browse files
authored
Merge pull request #167 from casework/OC-127
Oc 127
2 parents 3c531ed + 960e558 commit b8b6065

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

ontology/CASE-unstable.ttl

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2718,22 +2718,6 @@ observable:ArchiveFileFacet
27182718
sh:targetClass observable:ArchiveFileFacet ;
27192719
.
27202720

2721-
observable:AttachmentFacet
2722-
a
2723-
owl:Class ,
2724-
sh:NodeShape
2725-
;
2726-
rdfs:subClassOf core:Facet ;
2727-
rdfs:label "AttachmentFacet"@en ;
2728-
rdfs:comment "An attachment facet is a grouping of characteristics unique to the inclusion of an associated object as part of a message."@en ;
2729-
sh:property [
2730-
sh:class observable:ObservableObject ;
2731-
sh:nodeKind sh:BlankNodeOrIRI ;
2732-
sh:path observable:url ;
2733-
] ;
2734-
sh:targetClass observable:AttachmentFacet ;
2735-
.
2736-
27372721
observable:Audio
27382722
a
27392723
owl:Class ,
@@ -16583,6 +16567,7 @@ vocabulary1:ObservableObjectRelationshipVocab-members
1658316567
rdf:first "Allocated"^^vocabulary1:ObservableObjectRelationshipVocab ;
1658416568
rdf:rest (
1658516569
"Allocated_By"^^vocabulary1:ObservableObjectRelationshipVocab
16570+
"Attachment_Of"^^vocabulary1:ObservableObjectRelationshipVocab
1658616571
"Bound"^^vocabulary1:ObservableObjectRelationshipVocab
1658716572
"Bound_By"^^vocabulary1:ObservableObjectRelationshipVocab
1658816573
"Characterized_By"^^vocabulary1:ObservableObjectRelationshipVocab
@@ -16629,6 +16614,7 @@ vocabulary1:ObservableObjectRelationshipVocab-members
1662916614
"FQDN_Of"^^vocabulary1:ObservableObjectRelationshipVocab
1663016615
"Freed"^^vocabulary1:ObservableObjectRelationshipVocab
1663116616
"Freed_By"^^vocabulary1:ObservableObjectRelationshipVocab
16617+
"Had_Attachment"^^vocabulary1:ObservableObjectRelationshipVocab
1663216618
"Hooked"^^vocabulary1:ObservableObjectRelationshipVocab
1663316619
"Hooked_By"^^vocabulary1:ObservableObjectRelationshipVocab
1663416620
"Initialized_By"^^vocabulary1:ObservableObjectRelationshipVocab

0 commit comments

Comments
 (0)