test.insert-data.ru Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rdf4j-repository-testsuite Show documentation
Show all versions of rdf4j-repository-testsuite Show documentation
Reusable tests for Repository API implementations
PREFIX xsd:
PREFIX rdf:
PREFIX rdfs:
PREFIX owl:
PREFIX skos:
PREFIX sd:
PREFIX msg:
PREFIX calli:
PREFIX audit:
INSERT DATA {
a , calli:Menu;
rdfs:label "menu";
calli:reader ;
calli:editor ;
calli:administrator ;
calli:link >;
calli:item ;
calli:item ;
calli:item ;
calli:item .
calli:position 1; rdfs:label "Site";
calli:item ;
calli:item ;
calli:item ;
calli:item .
calli:position 8; rdfs:label "Resources";
calli:item ;
calli:item ;
calli:item ;
calli:item ;
calli:item ;
calli:item ;
calli:item ;
calli:item .
calli:position 9; rdfs:label "Administration";
calli:item ;
calli:item ;
calli:item ;
calli:item ;
calli:item ;
calli:item .
calli:position 10; rdfs:label "Toolbox";
calli:item ;
calli:item ;
calli:item ;
calli:item ;
calli:item .
calli:position 1; rdfs:label "Main article"; calli:link .
calli:position 2; rdfs:label "Home folder"; calli:link ?view>.
calli:position 3; rdfs:label "Contents"; calli:link .
calli:position 4; rdfs:label "Recent changes"; calli:link .
calli:position 1; rdfs:label "Articles"; calli:link .
calli:position 2; rdfs:label "Text files"; calli:link .
calli:position 3; rdfs:label "Pages"; calli:link .
calli:position 4; rdfs:label "Scripts"; calli:link .
calli:position 5; rdfs:label "Styles"; calli:link .
calli:position 6; rdfs:label "Transforms"; calli:link .
calli:position 7; rdfs:label "Concepts"; calli:link .
calli:position 8; rdfs:label "Classes"; calli:link .
calli:position 1; rdfs:label "Manifest"; calli:link .
calli:position 2; rdfs:label "User groups"; calli:link .
calli:position 3; rdfs:label "Named queries"; calli:link .
calli:position 4; rdfs:label "Named graphs"; calli:link .
calli:position 5; rdfs:label "Graph documents"; calli:link .
calli:position 6; rdfs:label "SPARQL query"; calli:link .
calli:position 1; rdfs:label "What links here"; calli:link .
calli:position 2; rdfs:label "Related changes"; calli:link .
calli:position 3; rdfs:label "Introspect resource"; calli:link .
calli:position 3; rdfs:label "Permissions"; calli:link .
calli:position 4; rdfs:label "Print this page"; calli:link .
}