- From: Martynas Jusevičius <martynas@atomgraph.com>
- Date: Wed, 26 Mar 2025 13:52:20 +0100
- To: public-rdfjs <public-rdfjs@w3.org>
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