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

Attributes

maschinenlesbar
machine-readable
lisible par machine
leggibile da macchina
Property of information or text in a format that can be processed by a computer.
2025-10-21T14:33:39.9062730Z
386887
https://www.termdat.bk.admin.ch/entry/386887
BFE, Open Government Data (OGD) ([Internet, 2025-04-10](https://www.bfe.admin.ch/bfe/de/home/versorgung/digitalisierung-und-geoinformation/open-government-data.html))
Cambridge Dictionary, "machine-readable" ([Internet, 2025-04-10](https://dictionary.cambridge.org/dictionary/english/machine-readable))
OFEN, Open Government Data (OGD) ([Internet, 2025-04-10](https://www.bfe.admin.ch/bfe/fr/home/approvisionnement/numerisation-et-geoinformation/open-government-data.html))
Swisstopo, swissEO S2-SR ([Internet, 2025-10-21](https://www.swisstopo.admin.ch/it/immaginisatellitari-swisseo-s2-sr))
Die Verwaltungseinheiten des Bundes [...] setzen diese Grundsätze um, indem sie schrittweise ihre Daten unentgeltlich, zeitnah sowie in offenen und maschinenlesbaren Formaten zur Verfügung stellen.
Les unités administratives de la Confédération [...] mettent en œuvre ces principes en mettant progressivement leurs données à disposition gratuitement, en temps utile et dans des formats ouverts et lisibles par machine.
The federal administrative units [...] are implementing these principles by gradually making their data available free of charge, promptly and in open and machine-readable formats.
after Cambridge Dictionary, "machine-readable" ([Internet, 2025-04-10](https://dictionary.cambridge.org/dictionary/english/machine-readable))
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: No results found.
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.