ucoProject / UCO

This repository is for development of the Unified Cyber Ontology.
Apache License 2.0
79 stars 34 forks source link

Issue 487: Property Type Updates #490

Closed kchason closed 1 year ago

kchason commented 1 year ago

Addresses #487

Originally added the xsd:string types to the following properties:

A follow-on patch revised the added types to be xsd:hexBinary for destinationFlags (to match sourceFlags), and xsd:base64Binary for byteStringValue (to distinguish from stringValue).

Coordination

ajnelson-nist commented 1 year ago

@kchason , FYI - I added a patch to this PR to add missed SHACL datatype constraints, and to use types different from xsd:string. I looked at nearby properties and saw there were more appropriate options than xsd:string. I believe this is still worth a fast-track vote.