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

Attributes

Fachanwendung
specialised application
application métier
applicazione specializzata
Massgeschneiderte Anwendungssoftware, die für die Anforderungen eines bestimmten Fachbereichs entwickelt oder angepasst wurde.
2025-09-15T12:06:45.3374950Z
69640
https://www.termdat.bk.admin.ch/entry/69640
BK, Cloud ([Internet, 2025-04-17](https://www.bk.admin.ch/bk/de/home/digitale-transformation-ikt-lenkung/bundesarchitektur/cloud.html))
FCh, Cloud ([Internet, 2025-04-17](https://www.bk.admin.ch/bk/en/home/digitale-transformation-ikt-lenkung/bundesarchitektur/cloud.html))
OFROU, Applications métier de gestion du trafic et des chantiers ([Internet, 2025-04-17](https://www.astra.admin.ch/astra/fr/home/themes/routes-nationales/applications-metier-de-gestion-du-trafic-et-des-chantiers.html))
LINDAS, Applicazioni specializzate ([Internet, 2025-09-15](https://register.ld.admin.ch/staatskalender/organization/10008828?lang=it))
nach UBit, Fachanwendungen ([Internet, 2025-04-17](https://www.ubit.ch/kompetenzen/fachanwendungen/)) und BK, Sektion Terminologie, 2024
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
seeAlso application
hypernym Juris
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.