@@ -352,6 +352,7 @@ class JSON::LD::Context
352
352
"moac" => TermDefinition . new ( "moac" , id : "http://observedchange.com/moac/ns#" , simple : true , prefix : true ) ,
353
353
"moat" => TermDefinition . new ( "moat" , id : "http://moat-project.org/ns#" , simple : true , prefix : true ) ,
354
354
"mod" => TermDefinition . new ( "mod" , id : "http://www.isibang.ac.in/mod/ns#" , simple : true , prefix : true ) ,
355
+ "modsci" => TermDefinition . new ( "modsci" , id : "https://w3id.org/skgo/modsci#" , simple : true , prefix : true ) ,
355
356
"mrel" => TermDefinition . new ( "mrel" , id : "http://id.loc.gov/vocabulary/relators/" , simple : true , prefix : true ) ,
356
357
"msm" => TermDefinition . new ( "msm" , id : "http://iserve.kmi.open.ac.uk/ns/msm#" , simple : true , prefix : true ) ,
357
358
"msr" => TermDefinition . new ( "msr" , id : "http://www.telegraphis.net/ontology/measurement/measurement#" , simple : true , prefix : true ) ,
@@ -401,6 +402,7 @@ class JSON::LD::Context
401
402
"olca" => TermDefinition . new ( "olca" , id : "http://www.lingvoj.org/olca#" , simple : true , prefix : true ) ,
402
403
"olo" => TermDefinition . new ( "olo" , id : "http://purl.org/ontology/olo/core#" , simple : true , prefix : true ) ,
403
404
"om" => TermDefinition . new ( "om" , id : "http://def.seegrid.csiro.au/isotc211/iso19156/2011/observation#" , simple : true , prefix : true ) ,
405
+ "omg" => TermDefinition . new ( "omg" , id : "https://w3id.org/omg#" , simple : true , prefix : true ) ,
404
406
"oml" => TermDefinition . new ( "oml" , id : "http://def.seegrid.csiro.au/ontology/om/om-lite#" , simple : true , prefix : true ) ,
405
407
"omn" => TermDefinition . new ( "omn" , id : "http://open-multinet.info/ontology/omn#" , simple : true , prefix : true ) ,
406
408
"omnfed" => TermDefinition . new ( "omnfed" , id : "http://open-multinet.info/ontology/omn-federation#" , simple : true , prefix : true ) ,
@@ -413,6 +415,7 @@ class JSON::LD::Context
413
415
"oo" => TermDefinition . new ( "oo" , id : "http://purl.org/openorg/" , simple : true , prefix : true ) ,
414
416
"op" => TermDefinition . new ( "op" , id : "http://environment.data.gov.au/def/op#" , simple : true , prefix : true ) ,
415
417
"open311" => TermDefinition . new ( "open311" , id : "http://ontology.eil.utoronto.ca/open311#" , simple : true , prefix : true ) ,
418
+ "opm" => TermDefinition . new ( "opm" , id : "https://w3id.org/opm#" , simple : true , prefix : true ) ,
416
419
"opmo" => TermDefinition . new ( "opmo" , id : "http://openprovenance.org/model/opmo#" , simple : true , prefix : true ) ,
417
420
"opmv" => TermDefinition . new ( "opmv" , id : "http://purl.org/net/opmv/ns#" , simple : true , prefix : true ) ,
418
421
"opmw" => TermDefinition . new ( "opmw" , id : "http://www.opmw.org/ontology/" , simple : true , prefix : true ) ,
0 commit comments