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

Attributes

manuelle Zuordnung
manual mapping
mappage manuel
mapping manuale
2025-08-25T06:35:54.8934430Z
521389
https://www.termdat.bk.admin.ch/entry/521389
Internet IBM, [iSCSI-HBA-Zuordnung](https://www-01.ibm.com/support/knowledgecenter/ssw_ibm_i_61/rzahq/managingiscsihbaallocationatthewindowssideoftheiscsinetwork.htm?lang=de) auf der Windows-Seite des iSCSI-Netzwerks verwalten (3.11.2015).
IBM website, Manual [mapping](http://www-01.ibm.com/support/knowledgecenter/SSNJHM_3.2.0/com.ibm.datatools.javatool.runtime.doc/topics/cpdqrunmanmap.dita) of returned data to Java objects (3.11.2015).
Site IBM, [Mappage](http://www-01.ibm.com/support/knowledgecenter/SS2MBL_9.0.2/Configuration/CX/CfgTLCmpt/ManuallyMappingPortalUsersToNTUsers_57.dita?lang=fr) manuel d'utilisateurs du portail à des utilisateurs NT (3.11.2015).
Internet IBM, [Mapping](http://www-01.ibm.com/support/knowledgecenter/SS69YH_6.0.0/com.ibm.spss.adv.doc/cads/manager/tasks/adv_data_model_tables_attributes_mapping.html?lang=it) degli attributi della tabella ai campi del flusso (3.11.2015).
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.