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

Attributes

Weitere Repräsentationsinformation
Other Representation Information
Ulterieure Information de représentation
Ulteriore Informazione di rappresentazione
Repräsentationsinformation, die nicht auf einfache Weise als semantisch oder strukturell klassifiziert werden kann.
Representation Information, which cannot easily be classified as Semantic or Structural
Information de représentation qui ne peut pas facilement être classifiée comme étant sémantique ou structurelle.
Informazione di rappresentazione che non può essere facilmente classificata come semantica o strutturale.
2022-01-11T13:44:03.0030000Z
380651
https://www.termdat.bk.admin.ch/entry/380651
ChF, Section de terminologie, 2013
CaF, Sezione di terminologia, 2014
BK, Sektion Terminologie, 2013
Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-13
USG: proposta
USG: proposition
USG: Vorschlag
EXP: for example software, algorithms, encryption, written instructions and many other things may be needed to understand the Content Data Object, all of which therefore would be, by definition, Representation Information, yet would not obviously be either Structure or Semantics. Information defining how the Structure and the Semantic Information relate to each other, or software needed to process a database file would also be regarded as Other Representation Information
Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-13
BK, Sektion Terminologie, 2013
Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-13
d'après Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-13, trad.
secondo Reference Model for an Open Archival Information System (OAIS), Magenta Book, 2012, p. 1-13, trad.
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.