Skip to content

Commit c99a788

Browse files
committed
Add example namespace reference
1 parent 62ecfa4 commit c99a788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

case_example_mapping/dict_to_case.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ def main() -> None:
1313
"@context": {
1414
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
1515
"kb": "http://example.org/kb/",
16+
"drafting": "http://example.org/ontology/drafting/",
1617
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
1718
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
1819
"uco-action": "https://ontology.unifiedcyberontology.org/uco/action/",

0 commit comments

Comments
 (0)