You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blank node: A non-specific representation. Having a blank node only provides the information that there exists a concept for the given relationship without explicit identification of it.
1.2. Triples
An RDF triple consists of:
A subject which can be an IRI or a blank node
A predicate which is an IRI
An object which can be an IRI, a literal, or a blank node