Changes

import from wiki-dev
{{#invoke:KB/Viewer/SparqlGraph|section
| endpoint = https://kiprobatt.de
| query =
PREFIX dc: <http://purl.org/dc/elements/1.1/>
PREFIX property: <https://kiprobatt.de/id/Property-3A>
PREFIX file: <https://kiprobatt.de/id/File-3A>
PREFIX category: <https://kiprobatt.de/id/Category-3A>
PREFIX material: <https://kiprobatt.de/id/Material-3A>
PREFIX wiki: <https://kiprobatt.de/id/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX swivt: <http://semantic-mediawiki.org/swivt/1.0#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

SELECT ?subject ?subject_label ?edge ?edge_label ?edgetooltip ?object ?object_label
WHERE {
?substatement ^property:Has_subobject/property:Has_subject/^property:Has_parameter/^property:Has_part <https://kiprobatt.de/id/Fraunhofer_ISC/Processes/KIproBatt_v1/Process>
. ?substatement ^property:Has_subobject/property:Has_subobject/property:Has_priority "high"
. ?substatement ^property:Has_subobject/property:Has_subject ?subject
. ?substatement ^property:Has_subobject/property:Has_subject/property:Display_title_of ?subject_label
. ?substatement ^property:Has_subobject ?edge
. ?substatement property:Has_correlation_type ?edgetooltip
. ?substatement ^property:Has_subobject/property:Has_object ?object
. ?substatement ^property:Has_subobject/property:Has_object/property:Display_title_of ?object_label
}
LIMIT 1000
}}
Bots, bulkpusher, Bureaucrats, checkuser, filepusher, Interface administrators, oversight, pusher, rdfioadministrator, rdfiocurator, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
5,452

edits