@@ -305,6 +305,7 @@ class JSON::LD::Context
305305 "ioto" => TermDefinition . new ( "ioto" , id : "http://www.irit.fr/recherches/MELODI/ontologies/IoT-O#" , simple : true , prefix : true ) ,
306306 "iottaxolite" => TermDefinition . new ( "iottaxolite" , id : "http://purl.org/iot/vocab/iot-taxonomy-lite#" , simple : true , prefix : true ) ,
307307 "ipo" => TermDefinition . new ( "ipo" , id : "http://purl.org/ipo/core#" , simple : true , prefix : true ) ,
308+ "irao" => TermDefinition . new ( "irao" , id : "http://ontology.ethereal.cz/irao/" , simple : true , prefix : true ) ,
308309 "irw" => TermDefinition . new ( "irw" , id : "http://www.ontologydesignpatterns.org/ont/web/irw.owl#" , simple : true , prefix : true ) ,
309310 "is" => TermDefinition . new ( "is" , id : "http://purl.org/ontology/is/core#" , simple : true , prefix : true ) ,
310311 "isbd" => TermDefinition . new ( "isbd" , id : "http://iflastandards.info/ns/isbd/elements/" , simple : true , prefix : true ) ,
@@ -330,11 +331,13 @@ class JSON::LD::Context
330331 "ldr" => TermDefinition . new ( "ldr" , id : "http://purl.oclc.org/NET/ldr/ns#" , simple : true , prefix : true ) ,
331332 "ldvm" => TermDefinition . new ( "ldvm" , id : "http://linked.opendata.cz/ontology/ldvm/" , simple : true , prefix : true ) ,
332333 "lemon" => TermDefinition . new ( "lemon" , id : "http://lemon-model.net/lemon#" , simple : true , prefix : true ) ,
334+ "lexdcp" => TermDefinition . new ( "lexdcp" , id : "http://www.w3.org/ns/lemon/decomp#" , simple : true , prefix : true ) ,
333335 "lexinfo" => TermDefinition . new ( "lexinfo" , id : "http://www.lexinfo.net/ontology/2.0/lexinfo#" , simple : true , prefix : true ) ,
334336 "lgdo" => TermDefinition . new ( "lgdo" , id : "http://linkedgeodata.org/ontology/" , simple : true , prefix : true ) ,
335337 "li" => TermDefinition . new ( "li" , id : "http://def.seegrid.csiro.au/isotc211/iso19115/2003/lineage#" , simple : true , prefix : true ) ,
336338 "lib" => TermDefinition . new ( "lib" , id : "http://purl.org/library/" , simple : true , prefix : true ) ,
337339 "lifecycle" => TermDefinition . new ( "lifecycle" , id : "http://purl.org/vocab/lifecycle/schema#" , simple : true , prefix : true ) ,
340+ "lime" => TermDefinition . new ( "lime" , id : "http://www.w3.org/ns/lemon/lime#" , simple : true , prefix : true ) ,
338341 "limo" => TermDefinition . new ( "limo" , id : "http://purl.org/limo-ontology/limo#" , simple : true , prefix : true ) ,
339342 "limoo" => TermDefinition . new ( "limoo" , id : "http://purl.org/LiMo/0.1#" , simple : true , prefix : true ) ,
340343 "lingvo" => TermDefinition . new ( "lingvo" , id : "https://w3id.org/vocab/lingvoj#" , simple : true , prefix : true ) ,
@@ -446,6 +449,7 @@ class JSON::LD::Context
446449 "omnlc" => TermDefinition . new ( "omnlc" , id : "http://open-multinet.info/ontology/omn-lifecycle#" , simple : true , prefix : true ) ,
447450 "onc" => TermDefinition . new ( "onc" , id : "http://www.ics.forth.gr/isl/oncm/core#" , simple : true , prefix : true ) ,
448451 "ont" => TermDefinition . new ( "ont" , id : "http://purl.org/net/ns/ontology-annot#" , simple : true , prefix : true ) ,
452+ "ontolex" => TermDefinition . new ( "ontolex" , id : "http://www.w3.org/ns/lemon/ontolex#" , simple : true , prefix : true ) ,
449453 "ontopic" => TermDefinition . new ( "ontopic" , id : "http://www.ontologydesignpatterns.org/ont/dul/ontopic.owl#" , simple : true , prefix : true ) ,
450454 "ontosec" => TermDefinition . new ( "ontosec" , id : "http://www.semanticweb.org/ontologies/2008/11/OntologySecurity.owl#" , simple : true , prefix : true ) ,
451455 "onyx" => TermDefinition . new ( "onyx" , id : "http://www.gsi.dit.upm.es/ontologies/onyx/ns#" , simple : true , prefix : true ) ,
@@ -560,13 +564,15 @@ class JSON::LD::Context
560564 "rel" => TermDefinition . new ( "rel" , id : "http://purl.org/vocab/relationship/" , simple : true , prefix : true ) ,
561565 "remetca" => TermDefinition . new ( "remetca" , id : "http://www.purl.org/net/remetca#" , simple : true , prefix : true ) ,
562566 "rev" => TermDefinition . new ( "rev" , id : "http://purl.org/stuff/rev#" , simple : true , prefix : true ) ,
567+ "rico" => TermDefinition . new ( "rico" , id : "https://www.ica.org/standards/RiC/ontology#" , simple : true , prefix : true ) ,
563568 "rlog" => TermDefinition . new ( "rlog" , id : "http://persistence.uni-leipzig.org/nlp2rdf/ontologies/rlog#" , simple : true , prefix : true ) ,
564569 "ro" => TermDefinition . new ( "ro" , id : "http://purl.org/wf4ever/ro#" , simple : true , prefix : true ) ,
565570 "rooms" => TermDefinition . new ( "rooms" , id : "http://vocab.deri.ie/rooms#" , simple : true , prefix : true ) ,
566571 "rov" => TermDefinition . new ( "rov" , id : "http://www.w3.org/ns/regorg#" , simple : true , prefix : true ) ,
567572 "rr" => TermDefinition . new ( "rr" , id : "http://www.w3.org/ns/r2rml#" , simple : true , prefix : true ) ,
568573 "rsctx" => TermDefinition . new ( "rsctx" , id : "http://softeng.polito.it/rsctx#" , simple : true , prefix : true ) ,
569574 "rss" => TermDefinition . new ( "rss" , id : "http://purl.org/rss/1.0/" , simple : true , prefix : true ) ,
575+ "rto" => TermDefinition . new ( "rto" , id : "https://w3id.org/rail/topo#" , simple : true , prefix : true ) ,
570576 "ru" => TermDefinition . new ( "ru" , id : "http://purl.org/imbi/ru-meta.owl#" , simple : true , prefix : true ) ,
571577 "ruto" => TermDefinition . new ( "ruto" , id : "http://rdfunit.aksw.org/ns/core#" , simple : true , prefix : true ) ,
572578 "s4ac" => TermDefinition . new ( "s4ac" , id : "http://ns.inria.fr/s4ac/v2#" , simple : true , prefix : true ) ,
@@ -615,6 +621,7 @@ class JSON::LD::Context
615621 "security" => TermDefinition . new ( "security" , id : "http://securitytoolbox.appspot.com/securityMain#" , simple : true , prefix : true ) ,
616622 "sem" => TermDefinition . new ( "sem" , id : "http://semanticweb.cs.vu.nl/2009/11/sem/" , simple : true , prefix : true ) ,
617623 "semio" => TermDefinition . new ( "semio" , id : "http://www.lingvoj.org/semio#" , simple : true , prefix : true ) ,
624+ "semiotics" => TermDefinition . new ( "semiotics" , id : "http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#" , simple : true , prefix : true ) ,
618625 "semsur" => TermDefinition . new ( "semsur" , id : "http://purl.org/SemSur/" , simple : true , prefix : true ) ,
619626 "seo" => TermDefinition . new ( "seo" , id : "http://purl.org/seo/" , simple : true , prefix : true ) ,
620627 "seq" => TermDefinition . new ( "seq" , id : "http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#" , simple : true , prefix : true ) ,
@@ -661,6 +668,7 @@ class JSON::LD::Context
661668 "swpo" => TermDefinition . new ( "swpo" , id : "http://sw-portal.deri.org/ontologies/swportal#" , simple : true , prefix : true ) ,
662669 "swrc" => TermDefinition . new ( "swrc" , id : "http://swrc.ontoware.org/ontology#" , simple : true , prefix : true ) ,
663670 "swrl" => TermDefinition . new ( "swrl" , id : "http://www.w3.org/2003/11/swrl#" , simple : true , prefix : true ) ,
671+ "synsem" => TermDefinition . new ( "synsem" , id : "http://www.w3.org/ns/lemon/synsem#" , simple : true , prefix : true ) ,
664672 "tac" => TermDefinition . new ( "tac" , id : "http://ns.bergnet.org/tac/0.1/triple-access-control#" , simple : true , prefix : true ) ,
665673 "tag" => TermDefinition . new ( "tag" , id : "http://www.holygoat.co.uk/owl/redwood/0.1/tags/" , simple : true , prefix : true ) ,
666674 "tao" => TermDefinition . new ( "tao" , id : "http://vocab.deri.ie/tao#" , simple : true , prefix : true ) ,
@@ -711,6 +719,7 @@ class JSON::LD::Context
711719 "vaem" => TermDefinition . new ( "vaem" , id : "http://www.linkedmodel.org/schema/vaem#" , simple : true , prefix : true ) ,
712720 "vag" => TermDefinition . new ( "vag" , id : "http://www.essepuntato.it/2013/10/vagueness/" , simple : true , prefix : true ) ,
713721 "vann" => TermDefinition . new ( "vann" , id : "http://purl.org/vocab/vann/" , simple : true , prefix : true ) ,
722+ "vartrans" => TermDefinition . new ( "vartrans" , id : "http://www.w3.org/ns/lemon/vartrans#" , simple : true , prefix : true ) ,
714723 "vcard" => TermDefinition . new ( "vcard" , id : "http://www.w3.org/2006/vcard/ns#" , simple : true , prefix : true ) ,
715724 "vdpp" => TermDefinition . new ( "vdpp" , id : "http://data.lirmm.fr/ontologies/vdpp#" , simple : true , prefix : true ) ,
716725 "veo" => TermDefinition . new ( "veo" , id : "http://linkeddata.finki.ukim.mk/lod/ontology/veo#" , simple : true , prefix : true ) ,
0 commit comments