Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify structure for Controlled Vocabularies #380

Open
sbarnum opened this issue Nov 13, 2015 · 5 comments
Open

Simplify structure for Controlled Vocabularies #380

sbarnum opened this issue Nov 13, 2015 · 5 comments

Comments

@sbarnum
Copy link
Contributor

sbarnum commented Nov 13, 2015

Simplify model and implementation structures for using Controlled Vocabularies such that use of terms from the default vocabulary is as simple as possible while still supporting assertions of values from non-default controlled vocabularies and ad-hoc terms that are not from any controlled vocabulary.

@athiasjerome
Copy link

For reference: https://datatracker.ietf.org/doc/rfc7495/

@packet-rat
Copy link

@athiasjerome: It's not clear what the intended outcome/action was in sharing the reference link to "Enumeration Reference Format for the Incident Object Description Exchange Format (IODEF)" aka RFC 7495.

@athiasjerome
Copy link

My last email regarding this to the IETF SACM WG:
In XORCISM I am managing the enumerations using what I call Vocabularies:
Vocabulary has a relationship to Organisation(s) (Asset(s))
(Gives you the name space)

Vocabulary has versioning

Vocabulary supports various enumerations hierarchy

Vocabulary's enumeration could be deprecated (better than just deleting one item, and in case you don't want to increase the version)

Vocabularies have a mapping (when needed) allowing switching or direct retrieval of equivalents (v1/v2 or org1/org2, etc.)

So potentially I would suggest to look at XORCISM. (while the Vocabulary model is embedded, it makes me difficult to invest time to extract it)

@athiasjerome
Copy link

Note another approach as Triple tags:
https://github.com/MISP/misp-taxonomies

@athiasjerome
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants