Re: generating globally unique triple identifier as IRIs

Hi,

you could regard the triple as RDF graph with one triple and try Aidan 
Hogan's work for labelling RDF graphs, which can be used to produce 
hashes for RDF graphs while taking into account blank nodes [1,2]. 
Prepend the hash with an URI prefix and you get an IRI.

Cheers,

Tobias

[1] Hogan: Skolemising Blank Nodes while Preserving Isomorphism, WWW 2015
[2] http://aidanhogan.com/skolem/

Received on Wednesday, 25 July 2018 09:12:03 UTC