oasis-open / tac-ontology

OASIS Threat Actor Context (TAC) TC: Creating an ontology for expressing the rich context around Threat Actors. https://github.com/oasis-open/tac-ontology
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Duplicate Datatype and Object Property definitions exist in a variety of namespaces. #20

Open rhohimer opened 2 years ago

rhohimer commented 2 years ago

image

Even though the cti namespace has been removed, there still exists some duplicate property definitions.

rhohimer commented 2 years ago

Many of the duplicate property definitions are due to the properties being defined in files that have ontologies with different namespaces. image

The question that must be answered, "Is an archiveExt:comment more specific than the stix:comment?". If the answer is yes, then the archiveExt:comment is probably best represented as a sub-property of stix:comment.

image

rhohimer commented 2 years ago

This issue is still a valid issue. Its resolution will materialize as a function of coalescing common predicate into a common namespace. This is anticipated in the architectural refactor forthcoming in summer of 2022. Tagging: @Vasileios-Mavroeidis @rhohimer