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
For a variety of reasons, it is undesirable to have blank nodes. @rybesh, you pointed out problems relating to:
Error messages in the SHACL validator being unreadable when related to blank nodes
Forming certain sorts of SPARQL queries
Additionally, if we take the approach in #44, it is impossible to refer to blank nodes in an annotation.
We use blank nodes to represent start/stop resources, and for referring to specific pages within sources. We can probably address both those cases by just giving those resources URIs based off the identifier of the associated period.
This discussion was converted from issue #48 on June 11, 2021 17:56.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For a variety of reasons, it is undesirable to have blank nodes. @rybesh, you pointed out problems relating to:
Error messages in the SHACL validator being unreadable when related to blank nodes
Forming certain sorts of SPARQL queries
Additionally, if we take the approach in #44, it is impossible to refer to blank nodes in an annotation.
We use blank nodes to represent start/stop resources, and for referring to specific pages within sources. We can probably address both those cases by just giving those resources URIs based off the identifier of the associated period.
Beta Was this translation helpful? Give feedback.
All reactions