Not logged in : Login
(Sponging disallowed)

About: VirtsubClassOfOrientedSubsumptionTransitiveOptions     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : atom:Entry, within Data Space : www.openlinksw.com associated with source document(s)
QRcode icon
http://www.openlinksw.com/describe/?url=http%3A%2F%2Fwww.openlinksw.com%2Fdataspace%2Fdav%2Fwiki%2FMain%2FVirtsubClassOfOrientedSubsumptionTransitiveOptions

AttributesValues
has container
Date Created
maker
topic
described by
seeAlso
Date Modified
link
id
  • 296f739589cf646fb314af05dee6de8f
content
  • %META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+How Do I Use Transitive SPARQL Query Options and Exploit Inference Rules? This Guide contains <b>subClassOf</b> oriented subsumption examples and examples for Transitive Options e.g., Scope the reasoning to layers in the hierarchy. ---++Transitive Query Options Examples Usage * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2858%29][Transitivity: <i>"Find all the people known by Kingsley Idehen to a depth between 1 and 4 applications of the sub-query"</i>]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2859%29][Transitivity: Variant II: <i>"Find all the people known by Kingsley Idehen to a depth between 2 and 4 applications of the subquery"</i>]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2860%29][Transitivity with graph: <i>"Find how two people know each other and what graphs are involved in the connection"</i>]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2861%29][Transitivity with sameAs: <i>"Find all graphs that contain owl:sameAs for "New York"</i>]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2862%29][Transitivity with sameAs and graph: <i>"Find all graphs that contain owl:sameAs for "New York"</i>]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2863%29][Transitive Closure via Graph Path Expressions: TBox: "Subsumption Using Transitivity Clause"]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2864%29][Transitive Closure via Graph Path Expressions: ABox "Subsumption Using Transitivity Clause"]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2865%29][Get all the triples within a certain distance of an initial subject]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2868%29][Inference Rule SKOS: Transitivity with Inference Rule Context, DISTINCT and FILTER]]; * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2892%29][Inverse Functional Properties and Same As]] . ---++subClassOf examples usage * [[VirtTipsAndTricksTransitivityInferenceLists][Example Usage of Transitivity via Inference Rules and Transitivity for lists]] * [[http://docs.openlinksw.com/virtuoso/rdfiridereferencing.html#rdfiridereferencingfacetprlh][Processing Large Hierarchies in SPARQL]]; * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlimplementatiotransexamples5][Example for TBox Subsumption]]; * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlimplementatiotransexamples6][Example for Receptors]]; * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideRDFSchemaOWLInferenceRules][Exploit RDF Schema and OWL Inference Rules with minimal efforts]]. ---++Related * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%281%29][Virtuoso SPARQL Extensions supported for: Aggregates, Updates, Deletes, Sub-queries, Path Expressions, Inference Rules and Geography]] * [[http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html][Inference Rules and Reasoning]] * [[http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlruletransoption][Inference Rules and SPARQL with Transitivity Option]] * [[http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlruleowlrelation][Inference Rules, OWL Support and Relationship Ontology]] * [[http://docs.openlinksw.com/virtuoso/sparqlextensions.html#rdfsparqlaggregatenote][Note on Aggregates and Inference]] * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]
  • %META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+ How do I use Transitive SPARQL Query Options and Exploit Inference Rules? This Guide contains <b><code>subClassOf</code></b> oriented subsumption examples and examples for Transitive Options, e.g., scoping the reasoning to layers in the hierarchy. ---++ Examples using Transitive Query Options * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2858%29][Transitivity: "Find all the people known by Kingsley Idehen to a depth between 1 and 4 applications of the sub-query"]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2859%29][Transitivity: Variant II: "Find all the people known by Kingsley Idehen to a depth between 2 and 4 applications of the subquery"]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2860%29][Transitivity with graph: "Find how two people know each other and what graphs are involved in the connection"]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2861%29][Transitivity with sameAs: "Find all graphs that contain owl:sameAs for "New York"]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2862%29][Transitivity with sameAs and graph: "Find all graphs that contain owl:sameAs for "New York"]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2863%29][Transitive Closure via Graph Path Expressions: TBox: "Subsumption Using Transitivity Clause"]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2864%29][Transitive Closure via Graph Path Expressions: ABox "Subsumption Using Transitivity Clause"]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2865%29][Get all the triples within a certain distance of an initial subject]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2868%29][Inference Rule SKOS: Transitivity with Inference Rule Context, DISTINCT and FILTER]] * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%2892%29][Inverse Functional Properties and Same As]] ---++ Examples using subClassOf * [[VirtTipsAndTricksTransitivityInferenceLists][Example Usage of Transitivity via Inference Rules and Transitivity for lists]] * [[http://docs.openlinksw.com/virtuoso/rdfiridereferencing.html#rdfiridereferencingfacetprlh][Processing Large Hierarchies in SPARQL]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlimplementatiotransexamples5][Example for TBox Subsumption]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlimplementatiotransexamples6][Example for Receptors]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideRDFSchemaOWLInferenceRules][Exploit RDF Schema and OWL Inference Rules with minimal efforts]] ---++ Related * [[http://virtuoso.openlinksw.com/tutorials/sparql/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#%281%29][Virtuoso SPARQL Extensions supported for: Aggregates, Updates, Deletes, Sub-queries, Path Expressions, Inference Rules and Geography]] * [[http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html][Inference Rules and Reasoning]] * [[http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlruletransoption][Inference Rules and SPARQL with Transitivity Option]] * [[http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlruleowlrelation][Inference Rules, OWL Support and Relationship Ontology]] * [[http://docs.openlinksw.com/virtuoso/sparqlextensions.html#rdfsparqlaggregatenote][Note on Aggregates and Inference]] * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]
Title
  • VirtsubClassOfOrientedSubsumptionTransitiveOptions
has creator
is described using
atom:source
atom:updated
  • 2013-12-05T12:50:06Z
  • 2014-08-15T15:00:15Z
atom:title
  • VirtsubClassOfOrientedSubsumptionTransitiveOptions
links to
atom:author
label
  • VirtsubClassOfOrientedSubsumptionTransitiveOptions
topic
atom:published
  • 2011-11-15T22:49:52Z
type
is topic of
Faceted Search & Find service v1.17_git122 as of Jan 03 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Apr 5 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (30 GB total memory, 26 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software