Corporation

IsDefinedBy
https://schema.org/
Label
Corporation
Template
Products provided by this vendor
Domain
Product
IsDefinedBy
KGDN ontologyNamespace
Label
Implements
Range
Specification

Has container
https://kgdev.net/admin/model/ontologies/
Title
KGDN

KGDN ontologyNamespace

Namespace of the application

Comment
Namespace of the application
Imports
Default
KGDN ontologyNamespace
Is primary topic of
ns
Label
KGDN ontology
Namespace
VersionInfo
1.0-SNAPSHOT

Has container
https://kgdev.net/admin/model/ontologies/
Primary topic
KGDN ontologyNamespace
Title
Namespace
Domain
Product
IsDefinedBy
https://schema.org/
Label
Provider
Range
Corporation
IsDefinedBy
KGDN ontologyNamespace
MaxCardinality
1
OnProperty
Provider
IsDefinedBy
KGDN ontologyNamespace
Label
RDF triplestore
SubClassOf
Product
Template
Specifications implemented by this product
IsDefinedBy
KGDN ontologyNamespace
Label
Select triplestore specifications
Text
PREFIX  kgdn: <https://kgdev.net/ns#>

SELECT DISTINCT  ?specification
WHERE
  { GRAPH ?specGraph
      { $this  kgdn:implements  ?specification }
  }
    
IsDefinedBy
KGDN ontologyNamespace
Label
Select vendor products
Text
PREFIX schema:  <https://schema.org/>

SELECT DISTINCT  ?product
WHERE
  { GRAPH ?productGraph
      { ?product  schema:provider  $this }
  }
    

Specification

IsDefinedBy
KGDN ontologyNamespace
Label
Specification