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

Attributes

IRI
IRI
IRI
IRI
Form einer Ressourcen-ID für das Internet, welche die Verwendung von Zeichen und Formaten ermöglicht, die sich für andere Landessprachen als Englisch eignen.
Form of resource identifier for the Internet that permits the use of characters and formats that are suitable for national languages other than English.
Forme d'identificateur de ressource pour Internet qui permet l'utilisation de caractères et de formats adaptés aux langues nationales autres que l'anglais.
Forma di identificativo delle risorse per Internet, che consente l'utilizzo di caratteri e formati adatti a lingue diverse dall'inglese.
IBM, International verwendbare Ressourcen-IDs (IRIs) ([Internet, 2024-01-04](https://www.ibm.com/docs/de/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
IBM, Internationalized Resource Identifiers (IRIs) ([Internet, 2024-01-04](https://www.ibm.com/docs/en/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
IBM, Identificateurs de ressource internationalisés (IRI) ([Internet, 2024-01-04](https://www.ibm.com/docs/fr/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
IBM, Internationalized Resource Identifier (IRI) ([Internet, 2024-01-04](https://www.ibm.com/docs/it/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
LIN: BrE
EXP: technisch ersetzen sie URIs und URLs mit dem erweiterten Unicode-Zeichensatz
BK, Architektur und Interoperabilität
nach IBM, International verwendbare Ressourcen-IDs (IRIs) ([Internet, 2024-01-04](https://www.ibm.com/docs/de/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
after IBM, Internationalized Resource Identifiers (IRIs) ([Internet, 2024-01-04](https://www.ibm.com/docs/en/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
d'après IBM, Identificateurs de ressource internationalisés (IRI) ([Internet, 2024-01-04](https://www.ibm.com/docs/fr/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
secondo IBM, Internationalized Resource Identifier (IRI) ([Internet, 2024-01-04](https://www.ibm.com/docs/it/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
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 Internationalised Resource Identifier
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.