SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Fachanwendungen
Applications spécialisées
Applicazioni specialistiche
10003238
2024-06-06
Fachanwendungen
Applications spécialisées
Applicazioni specialistiche
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
contains suborganization Leitung ISCeco
belongs to Fachanwendungsmanagement
belongs to Software-Entwicklung
belongs to Fachanwendungsbetrieb
belongs to OCC ISCeco
identity Fachanwendungen
belongs to Fachanwendungsmanagement
belongs to Software-Entwicklung
belongs to Fachanwendungsbetrieb
belongs to OCC ISCeco
identity S. Informatik
identity S. Informatik
identity Betrieb & Produktion
identity Betrieb und Produktion
identity Betrieb und Produktion
identity Agrar/Veterinär
identity Fachanwendungen
identity Fachanwendungen
belongs to Unix Systeme
belongs to UNIX Server Systeme
belongs to Data-Management
belongs to NT Systeme
belongs to Microsoft Server Systeme
belongs to Server-Systeme
belongs to Client Systeme & Systemspezialist
belongs to Competence Center Fachanwend. & Support
belongs to RZ-Planung
belongs to Middleware & Access
belongs to FA Service Management
belongs to FA Fachanwendungsmanagement
belongs to FA Fachanwendungsmanagement
belongs to Fachanwendungsmanagement
belongs to Fachanwendungsmanagement
belongs to FA Projekte
belongs to FA Projekte
belongs to Software-Entwicklung
belongs to Software-Entwicklung
belongs to Software-Entwicklung
belongs to Software-Entwicklung
belongs to Software-Entwicklung
belongs to FA Betrieb
belongs to FA Betrieb
belongs to Fachanwendungsbetrieb
belongs to Fachanwendungsbetrieb
belongs to OCC ISCeco
belongs to OCC ISCeco
identity Fachanwendungen
belongs to Fachanwendungsmanagement
belongs to Software-Entwicklung
belongs to Fachanwendungsbetrieb
belongs to OCC ISCeco
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.