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

Attributes

IM
Gesamtheit aller strategischen Verfahren mit der der Produktionsfaktor Information betrieblich genutzt werden kann.
Process of collecting, organizing, storing, processing and condensing information within a company or organization.
Ensemble de fonctions qui sont reliées à l'établissement de la politique et des procédures d'acquisition, d'analyse, de stockage, de conservation, d'utilisation, d'évaluation, de circulation, etc., de l'information nécessaire à la bonne marche et au développement d'une entreprise et sur lesquelles repose la mise sur pied du système informatique de traitement de cette information.
Insieme delle attività all'interno di un'organizzazione dedicate all'acquisizione, coordinamento e integrazione delle informazioni necessarie al funzionamento dell'organizzazione stessa.
Cambridge Dictionary, "information management" ([Internet, 2016-10-27](http://dictionary.cambridge.org/us/dictionary/english/information-management))
Als Unternehmensstrategie beschäftigt sich das Informationsmanagement mit der Art und Weise wie Informationen erfasst, verarbeitet, gespeichert, bereitgestellt und als wichtige Ressource in vorhandene und neue Anwendungen einfliessen können.
EXP: le concept de « gestion de l'information » est utilisé de façon quasi systématique en relation avec la mise sur pied des systèmes informatiques
d'après Le Grand dictionnaire terminologique, "gestion de l'information" ([Internet, 2016-09-14](https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/8873722/gestion-de-linformation))
ITWissen.info, "Informationsmanagement" ([Internet, 2022-01-18](https://www.itwissen.info/Informationsmanagement-information-management-IM.html))
Zanichelli, Il Dizionario Enciclopedico di Informatica, "information management", 2009
Le Grand dictionnaire terminologique, "gestion de l'information" ([Internet, 2016-09-14](https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/8873722/gestion-de-linformation))
after Cambridge Dictionary, "information management" ([Internet, 2016-10-27](http://dictionary.cambridge.org/us/dictionary/english/information-management))
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 information management
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.