We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62ecfa4 + c99a788 commit 9156306Copy full SHA for 9156306
case_example_mapping/dict_to_case.py
@@ -13,6 +13,7 @@ def main() -> None:
13
"@context": {
14
"case-investigation": "https://ontology.caseontology.org/case/investigation/",
15
"kb": "http://example.org/kb/",
16
+ "drafting": "http://example.org/ontology/drafting/",
17
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
18
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
19
"uco-action": "https://ontology.unifiedcyberontology.org/uco/action/",
0 commit comments