View Source RDF.Canonicalization.IdentifierIssuer (RDF.ex v1.1.1)

An identifier issuer is used to issue new blank node identifier.

Link to this section Summary

Link to this section Functions

Link to this function

identifier(issuer, identifier)

View Source
Link to this function

issue_identifier(issuer, existing_identifier)

View Source

Issues a new blank node identifier for a given existing blank node identifier.

See https://www.w3.org/TR/rdf-canon/#issue-identifier

Link to this function

issued?(issuer, identifier)

View Source
Link to this function

issued_identifiers(state)

View Source