Upload Remove Select file Change You can select multiple files. Supported extensions : .rdf, .ttl, .n3, .trig. Other extensions will be treated as RDF/XML. You can also send zip files. URL URL of an RDF file. Same extensions as file upload are supported. For an example, you can try validating the Shapes catalog data, against the Shape "SHACL Play! Catalog Shapes" in the list below. Copy/paste RDF content Supported syntaxes : Turtle, RDF/XML, JSON-LD, TriG, TriX, N-Quads. We recommend Turtle.
Upload Remove Select file Change You can select multiple files. Supported extensions : .rdf, .ttl, .n3, .trig. Other extensions will be treated as RDF/XML Select from Shape catalog ELI Shapes SHACL Play! Catalog shapes SHACL for SHACL SKOS Shapes (Office of Publications) LODE Shapes from DBPedia Archivo ScoLOMFR Application Profile OpenArchaeo Shapes To have your SHACL in the catalog, add it to the catalog Github repository. URL URL of an RDF file. Same extensions as file upload are supported. Copy/paste SHACL content Supported syntaxes : Turtle, RDF/XML, JSON-LD, TriG, TriX, N-Quads. We recommend Turtle.
Closed World (adds sh:closed to NodeShapes) Check this option to verify that each shape uses only properties explicitely declared in the shape file. In other words, this verify that are no misplaced properties, and ensures no properties other than those explicitely listed are present in the data. It makes validation operate in "closed world". Technically, this adds a sh:closed true; sh:ignoreProperties (rdf:type); on every NodeShape that is not closed already. Include details Enable this option to also include in the validation report the "root" cause of a validation result triggered by an sh:or, sh:and, sh:node or sh:qualifiedNodeShape. Activate OWL-Micro inference before validation Use this option if the data to be validated contains ontology triples and you need to apply OWL-Micro inference on the data before it is validated. /! Inference can take a very long time
sh:closed true; sh:ignoreProperties (rdf:type);