Skip to content

Commit

Permalink
Add missed prefix
Browse files Browse the repository at this point in the history
A follow-on patch will normalize.

References:
* #549

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Aug 9, 2024
1 parent 79261b8 commit c9c921d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ontology/uco/core/core.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix types: <https://ontology.unifiedcyberontology.org/uco/types/> .
@prefix vocabulary: <https://ontology.unifiedcyberontology.org/uco/vocabulary/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ontology.unifiedcyberontology.org/uco/core>
Expand Down

0 comments on commit c9c921d

Please sign in to comment.