Skip to content

Commit b53f473

Browse files
generate another formats for genome_annotation model(s)
1 parent e4a6ef0 commit b53f473

File tree

2 files changed

+354
-2
lines changed

2 files changed

+354
-2
lines changed

jsonld-context-autogen/genome_annotation.context.jsonld

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,10 @@
324324
"@type": "@id",
325325
"@id": "biolink:related_to_at_instance_level"
326326
},
327+
"revision_of": {
328+
"@type": "@id",
329+
"@id": "revision_of"
330+
},
327331
"rights": {
328332
"@id": "biolink:rights"
329333
},
@@ -444,6 +448,9 @@
444448
},
445449
"ThingWithTaxon": {
446450
"@id": "biolink:ThingWithTaxon"
451+
},
452+
"VersionedNamedThing": {
453+
"@id": "VersionedNamedThing"
447454
}
448455
}
449456
}

0 commit comments

Comments
 (0)