All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test.insert-data.ru Maven / Gradle / Ivy

There is a newer version: 5.0.2
Show newest version
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 .
	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 .
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy