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

Attributes

SaaS
SaaS
SaaS
SaaS
Softwarelösung mit Standardfunktionalität, die basierend auf einem nutzungsabhängigen Zahlungsmodell von einem Clouddienstanbieter angeboten wird.
Capability provided to a consumer to use the provider’s applications running on a cloud infrastructure.
Solution logicielle pour laquelle on paye en fonction de l’utilisation à un fournisseur de services cloud.
Soluzione software acquistabile con pagamento in base al consumo da un provider di servizi cloud.
The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
EXP: the applications are accessible from various client devices through either a thin client interface, such as a web browser (e.g., web-based email), or a program interface; the consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings
The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
after The NIST Definition of Cloud Computing (SP 800-145) ([Internet, 2012-04-27](https://csrc.nist.gov/publications/detail/sp/800-145/final))
nach Microsoft Azure, What is SaaS? ([Internet, 2022-09-12](https://azure.microsoft.com/de-de/resources/cloud-computing-dictionary/what-is-saas/))
d'après Microsoft Azure, Qu'est-ce que le SaaS ? ([Internet, 2022-09-12](https://azure.microsoft.com/fr-fr/resources/cloud-computing-dictionary/what-is-saas/))
secondo Microsoft Azure, Cos'è il modello SaaS? ([Internet, 2022-09-12](https://azure.microsoft.com/it-it/resources/cloud-computing-dictionary/what-is-saas/))
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 Software as a Service
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.