Skip to content

Profile: Exactly one type per representation of a resource #50

@azaroth42

Description

@azaroth42

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category: easier profileFor candidate features of an easier profile of RDF

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions