Skip to content

Commit

Permalink
Merge pull request #315 from LiUSemWeb/update-requirement-coverage-an…
Browse files Browse the repository at this point in the history
…notation

Add requirement coverage
  • Loading branch information
huanyu-li authored Dec 18, 2024
2 parents 821aa4c + 79e7440 commit e03da7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ontology/modules/actor/0.3/actor.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
vann:preferredNamespacePrefix "actor" ;
vann:preferredNamespaceUri "http://w3id.org/CEON/ontology/actor/" ;
odp:coversRequirements "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: C0-1, C0-2, C3-4, T3-4" ;
odp:coversRequirements "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D2.3: C0-1, C0-2, C3-4, T3-4" ;
rdfs:seeAlso <https://github.com/LiUSemWeb/CEON> ;
owl:versionInfo 0.3 .

Expand Down
1 change: 1 addition & 0 deletions ontology/modules/actorODP/0.3/actorODP.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
vann:preferredNamespacePrefix "actorODP" ;
vann:preferredNamespaceUri "http://w3id.org/CEON/ontoloy/actorODP/" ;
odp:coversRequirements "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3, CVN-Actor-1,4,6,7, CVN-Competency-3, CVN-Information-4, C11-1, C11-3, E1-6,6,6,9, E4-10" ;
odp:coversRequirements "Covers the following requirements from Onto-DESIDE D2.3: CE1-1, CE2-1, CE2-2, CE4-2, CE6-3, CE12-1, CE10-1, CE10-4, CE10-9, CVN-Actor-1,4,6,7, CVN-Competency-3, C11-1, C11-3, E1-6,6,6,9, E4-10" ;
rdfs:comment "A core ODP of the CEON ontology network, defining aspects of the actor concept." ;
rdfs:seeAlso <https://github.com/LiUSemWeb/CEON> ;
owl:versionInfo 0.3 .
Expand Down

0 comments on commit e03da7c

Please sign in to comment.