Skip to content

Commit 79fcc96

Browse files
committed
Merge branch 'issue168_contenturl_to_bicancore' of https://github.com/puja-trivedi/models into issue168_contenturl_to_bicancore
2 parents 54f124e + 0be1928 commit 79fcc96

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

jsonld-context-autogen/anatomical_structure.context.jsonld

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@
2323
"@type": "@id",
2424
"@id": "measures"
2525
},
26-
"category": {
27-
"@type": "xsd:anyURI",
28-
"@id": "category"
29-
},
26+
"category": "@type",
3027
"description": {
3128
"@id": "description"
3229
},
@@ -206,5 +203,4 @@
206203
"@id": "VersionedNamedThing"
207204
}
208205
}
209-
}
210-
206+
}

0 commit comments

Comments
 (0)