Concept of Resource

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


Martynas

Received on Wednesday, 26 March 2025 12:52:36 UTC