%%package simpsons %%sparqlVis SELECT ?x ?y ?z WHERE { ?x ?y ?z . } @config: defaultVisConfig % %%VisualizationConfig @name: defaultVisConfig @excludeNodes: owl:Thing, rdfs:Class, rdf:Resource, owl:Nothing @excludeRelations: rdf:type, ssc:instance, owl:sameAs, ssc:isSubComponentOfTransitive, ssc:hasSubComponentTransitive, owl:equivalentClass, owl:equivalentProperty, ssc:hasVisParent, ssc:hasVisChild, rdfs:subClassOf, rdfs:subPropertyOf, ssc:hasSubComponent, ssc:locationOf, ssc:installedAt @format: svg @linkMode: browse @size: 1200 @colors: ssc:color %