This application allows to test and evaluate DEC reasoning using a custom reasoning extension to Fuseki.

  • Click on "Introduction" for some information about what we mean with DEC reasoning for cognitive worlds and what it can do.
  • Click on "Examples" to try or edit many examples of cognitive worlds and disagreements.
  • Click on "Edit data" to modify an existing example or test the DEC engine with your own.
  • The "Show" slider controls whether to show the full URI of the RDF quads, to use prefixes, or to use readable labels
  • The "Hide" slider controls whether to show all the RDF quads of the responses, or to filter out quads whose subject belong to the RDF, RDFS, OWl or XSD namespaces, or to filter out also all triples that are shared across all cognitive worlds.
  • Click on "Prefixes" and "Labels" to modify default substitutions of RDF prefixes and readabale labels

Loading...

Loading...

Append RDF data to the dataset in SPARQL Update format.

[prefixes]

INSERT DATA {
}

Query the dataset with a SPARQL query. (N.B.: the dataset starts empty)

[prefixes]
Raw Output content will appear here.