Advanced Graph Querying

From MemCP
Revision as of 14:20, 26 May 2024 by Carli (talk | contribs) (Created page with "== Property Paths == see also: https://en.wikibooks.org/wiki/SPARQL/Property_paths TODO for MemCP: * property/propertypath * propertypath*, propertypath+ (mark&sweep, then iterate over the results) * property? * (propertypath) * ^property (inverse path)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Property Paths

see also: https://en.wikibooks.org/wiki/SPARQL/Property_paths

TODO for MemCP:

  • property/propertypath
  • propertypath*, propertypath+ (mark&sweep, then iterate over the results)
  • property?
  • (propertypath)
  • ^property (inverse path)