-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi,
I was wondering if RDF/JS, or maybe some extending library, supports - or should support - a concept of "resource"? As in higher-level property/value view over the raw triples with the same subject.
RDFLib supports it: https://rdflib.readthedocs.io/en/stable/_modules/rdflib/resource.html
Jena supports it as well: https://jena.apache.org/documentation/javadoc/jena/org.apache.jena.core/org/apache/jena/rdf/model/Resource.html
niklasl
Metadata
Metadata
Assignees
Labels
No labels