Slot: product_url

The URL of the product. This may be a link to download a specific file, a base URL to an API, or a link to a graphical interface.

URI: kgr:product_url

Applicable Classes

Name Description Modifies Slot
MappingProduct A product that is a mapping between two or more data sources no
ProgrammingInterface A product that is a programming interface (API) to a resource no
Product A top-level class for all products in the knowledge graph registry no
ProcessProduct A product that is a process or algorithm no
DataModelProduct A product that is a data model, such as an ontology or schema no
GraphProduct A product that is a graph, represented as nodes and edges no
GraphicalInterface A product that is a graphical interface to a resource no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema

Mappings

Mapping Type Mapped Value
self kgr:product_url
native kgr:product_url

LinkML Source

```yaml name: product_url description: The URL of the product. This may be a link to download a specific file, a base URL to an API, or a link to a graphical interface. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: product_url owner: Product domain_of: - Product range: uriorcurie ```