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

Attributes

SAGA.ch
SAGA.ch
SAGA.ch
Vom Verein eCH erstelltes Dokument, das in verdichteter Form die technischen Richtlinien für die Umsetzung von eGovernment-Anwendungen in der Schweiz enthält.
Document drawn up by eCH that contains revised technical guidelines and standards for the development of e-government applications.
Document rédigé par l'association eCH présentant sous forme condensée les directives techniques à respecter pour la réalisation d’applications de cyberadministration en Suisse.
Documento, redatto dall'associazione eCH, che illustra in forma condensata le direttive tecniche da rispettare nell'implementare applicazioni di governo elettronico in Svizzera.
eCH, eCH-0014 SAGA.ch, 2017-10-23 ([Internet, 2019-05-17](http://www.ech.ch/de/standards/52559))
eCH, eCH-0014 SAGA.ch, 2017-10-23 ([Internet, 2019-05-17](http://www.ech.ch/fr/standards/52559))
eCH, eCH-0014 SAGA.ch, 2017-10-23 ([Internet, 2019-05-17](http://www.ech.ch/fr/standards/52559))
USG: proposal, unofficial
EXP: ce document s’adresse en priorité aux décideurs de l’administration œuvrant dans les domaines de l’organisation et des techniques d’information (équipes de cyberadministration)
USG: proposta, non ufficiale
d'après eCH, eCH-0014 SAGA.ch, 2017-10-23 ([Internet, 2019-05-17](http://www.ech.ch/fr/standards/52559))
nach eCH, eCH-0014 SAGA.ch, 2017-10-23 ([Internet, 2019-05-17](http://www.ech.ch/de/standards/52559))
FCh, Terminology Section, 2019 after eCH, eCH-0014 SAGA.ch, 2017-10-23 ([Internet, 2019-05-17](http://www.ech.ch/fr/standards/52559))
d'après eCH, eCH-0014 SAGA.ch, 2017-10-23 ([Internet, 2019-05-17](http://www.ech.ch/fr/standards/52559))
CaF, Sezione di terminologia, 2019 secondo eCH, eCH-0014 SAGA.ch, 2017-10-23 ([Internet, 2019-05-17](http://www.ech.ch/fr/standards/52559))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part standards and architectures for e-government applications in Switzerland
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.