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

Attributes

Ordnungsdaten
données de classement
dati di classificazione
classification data
Daten, die der Einteilung, Klassifizierung und Filterung von Informationen dienen.
2025-09-10T08:04:30.6168940Z
515967
https://www.termdat.bk.admin.ch/entry/515967
keyword.com, Top 7 des cas d’utilisation de l’API Rank Tracker ([Internet, 2024-12-12](https://keyword.com/fr/blog/top-7-des-cas-dutilisation-de-lapi-rank-tracker-pour-les-agences-de-referencement/))
S. Kersken, IT-Handbuch für Fachinformatiker, 2023 ([Internet, 2024-11-08](https://openbook.rheinwerk-verlag.de/it_handbuch/12_001.html))
secondo CNIPA, Manuale di gestione del protocollo informatico, 2006, pag.26 ([Internet, 2025-09-04](https://www.agid.gov.it/sites/default/files/repository_files/documenti_indirizzo/guida_alla_redazione_del_manuale_di_gestione_quaderno_n_21b.pdf))
proving ground, The What, Why, and How of Data Classification ([Internet, 2025-09-10](https://provingground.io/2025/03/20/the-what-why-and-how-of-data-classification/))
USG: suggestion
USG: proposta
USG: proposition
EXP: zu den Ordnungsdaten zählen Namen, Postleitzahlen oder Kfz-Kennzeichen
nach S. Kersken, IT-Handbuch für Fachinformatiker, 2023 ([Internet, 2024-11-08](https://openbook.rheinwerk-verlag.de/it_handbuch/12_001.html))
nach S. Kersken, IT-Handbuch für Fachinformatiker, 2023 ([Internet, 2024-11-08](https://openbook.rheinwerk-verlag.de/it_handbuch/12_001.html))
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.