- From: Franconi Enrico <franconi@inf.unibz.it>
- Date: Thu, 4 Jan 2024 15:22:54 +0000
- To: Andy Seaborne <andy@apache.org>
- CC: RDF-star Working Group <public-rdf-star-wg@w3.org>
Received on Thursday, 4 January 2024 15:23:01 UTC
On 1 Jan 2024, at 17:52, Andy Seaborne <andy@apache.org> wrote: So if the application is given <http://example/occ1>, how does it determine whether URI is named occurrence and if so, how does it find the triple subject/predicate/object? Scanning all triples to find named occurrences and looking at the id of a named occurrence is expensive. Expecting an addition function x -> triple just for occurrences is a big step. Indeed a solution via a hash table implementing of such partial function is a (major) change. Probably implementors can implement it internally with an implicit (invisible) rdf:occurrenceOf property. —e.
Received on Thursday, 4 January 2024 15:23:01 UTC