Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 03_TECHNICAL_CORE/ontology/ARCO_instances_sentinel.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

:AnnexIII_List rdf:type :RegulatoryContent ;
rdfs:label "Annex III List" ;
rdfs:comment "Mereological scaffold for modeled regulatory conditions. New Annex III categories add as members via bfo:0000051 (has_part); the 1(a) and 5(b) conditions are added this way today. Extension point by design; do not remove as orphaned." ;
bfo:0000051 :AnnexIII_Condition_1a . # has part

:AnnexIII_Condition_1a rdf:type :RegulatoryContent ;
Expand Down
Loading