-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Category: easier profileFor candidate features of an easier profile of RDFFor candidate features of an easier profile of RDF
Description
Intent: Allow code to instantiate object-oriented classes from a set of triples that describe a resource
Profile implication: Ontologies can be mapped into a class/subclass hierarchy in the manner of an ORM. This handles domain/range of properties and the related SHACL/SHEX validation of those properties. However, as instances in most OO languages can only be of a single class, it requires that the set of triples used to construct this instance should contain exactly one instance of rdf:type where the subject is the resource and the object is the class to instantiate.
From: #15
namedgraph and madnificent
Metadata
Metadata
Assignees
Labels
Category: easier profileFor candidate features of an easier profile of RDFFor candidate features of an easier profile of RDF