Resource Validator

sswap.info
Simple Semantic Web Architecture and Protocol

Resource Validator

This form is for validation of a SSWAP Resource Description Graph (RDG) (see the SSWAP Protocol or scroll down for details). You can validate a graph located at a URL. You can also validate a graph from a file or pasted into the text area. For graphs from a file or pasted in, enter also the SSWAP Resource URL. This URL will not be dereferenced, but it will be checked to match the claimed SSWAP Resource in the graph.



SSWAP RDG URL              



or
Select a file              
RDG URL (Optional)                



or
Paste a graph              
RDG URL (Optional)                





The validation performed is summarized as follows:
  • Checks that the string you typed is a URL, and if it is, it performs an HTTP GET on it.
  • Checks that the graph is under a maximum number of bytes and that it can be read within a small amount of time.
  • Checks that the contents read from the URL can be parsed as a well-formed RDF/XML graph.
  • Dereferences URLs within the graph, and URLs within them, ... through three degrees of deferencing to form a "closure" graph.
  • Checks that the RDF/XML closure is structurally a valid SSWAP graph as specified in the SSWAP Protocol
  • Uses the Pellet reasoner to perform several logical operations on the graph:
    • Checks the OWL Species (it must be OWL DL or OWL Lite)
    • Checks for logical consistency
    • Performs classification on the graph and prints the inferred class tree
    • Performs logical realization of the graph
    • Checks the OWL classes in the model for satisfiability
Home     Protocol     Ontologies     Developers' Page     Contact Us



UOA                         NSF



SSWAP 11.08  •  24 August 2011