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

Attributes

Informatik
Informatique
Informatica
10008779
2024-06-06
Informatik
Informatique
Informatica
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 Finanz- und Rechnungswesen Bund
belongs to Projektmanagement
belongs to Service Management Finanzen
belongs to Integrationsmanagement
belongs to Projektmanagement
identity Informatik
belongs to Service Management Finanzen
belongs to Integrationsmanagement
belongs to Dienst REFICO
belongs to Dienst Grundlagen/Entwicklung
belongs to Grundlagen, Enwicklung, Schnittstellen
belongs to Dienst Betr. Rechnungswesen
belongs to Dienst Qualitätssicherung
belongs to Qualitätssicherung
belongs to Systemanforderungen Schnittstellen RW
belongs to Systemanforderungen Schnittstellen RW
belongs to Projektmanagement
identity Sektion Betr.Rechnungswesen / REFICO
identity Sektion REFICO
identity REFICO
identity Systemanwendung RW
identity Informatik-Anwendungen
identity Informatik EFV
identity Informatik
belongs to Dienst Ausbildung
belongs to Ausbildung
belongs to Dienst FI/HHM, AA
belongs to Dienst FI/HHM, AA
belongs to Haushalt, Finanzen, Anlagerechnung
belongs to Haushalt, Finanzen, Anlagerechnung
belongs to Haushalt, Finanzen, Anlagerechnung
belongs to Betrieb und Support SAP
belongs to Service Management Finanzen
belongs to Service Management Finanzen
belongs to Dienst KLR/CO
belongs to Kosten-/Leistungsrechnung, Controlling
belongs to Leistungsbezug und Sicherheit
belongs to Integrationsmanagement
belongs to Integrationsmanagement
belongs to Integrationsmanagement
identity Informatik
belongs to Projektmanagement
belongs to Integrationsmanagement
belongs to Service Management Finanzen
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.