Skip to content

rwst/CoRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoRS

Concepts in Robotics Software ontology. Manually curated, raw definitions by Grok 2.

How to use

from rdflib import Graph, URIRef, Literal, OWL
from rdflib.namespace import RDFS, RDF

g = Graph()
g.parse("CoRS.owl", format="xml")

Releases

No releases published

Packages

No packages published

Languages