Skip to content

Commit 543a2ea

Browse files
authored
Merge pull request #176 from Knowledge-Graph-Hub/add_provenance
Add provenance metadata
2 parents 0df1f0c + ac44980 commit 543a2ea

File tree

105 files changed

+662
-151
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+662
-151
lines changed

_config.yml

Lines changed: 105 additions & 0 deletions
Large diffs are not rendered by default.

docs/schema/activity_status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ URI: [kgr:activity_status](https://w3id.org/bridge2ai/data-sheets-schema/activit
2828

2929
| Name | Description | Modifies Slot |
3030
| --- | --- | --- |
31-
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
3231
| [KnowledgeGraph](KnowledgeGraph.html) | A knowledge graph resource | no |
32+
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
3333
| [DataSource](DataSource.html) | A data source | no |
34-
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
3534
| [Resource](Resource.html) | A top-level class for all resources in the knowledge graph registry | no |
35+
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
3636

3737

3838

docs/schema/category.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,26 +33,26 @@ URI: [kgr:category](https://w3id.org/bridge2ai/data-sheets-schema/category)
3333

3434
| Name | Description | Modifies Slot |
3535
| --- | --- | --- |
36-
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
3736
| [Usage](Usage.html) | The usage of a resource | no |
37+
| [Publication](Publication.html) | A publication associated with a resource | no |
38+
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
39+
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
40+
| [Organization](Organization.html) | An organization | no |
41+
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
42+
| [License](License.html) | A license for a resource or product | no |
43+
| [DataModelProduct](DataModelProduct.html) | A product that is a data model, such as an ontology or schema | no |
44+
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
45+
| [NamedThing](NamedThing.html) | A generic grouping for any identifiable entity | no |
3846
| [KnowledgeGraph](KnowledgeGraph.html) | A knowledge graph resource | no |
47+
| [Product](Product.html) | A top-level class for all products in the knowledge graph registry | no |
48+
| [Contact](Contact.html) | A contact point for a resource or product | no |
49+
| [DataSource](DataSource.html) | A data source | no |
3950
| [Resource](Resource.html) | A top-level class for all resources in the knowledge graph registry | no |
51+
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
52+
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
4053
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
4154
| [Individual](Individual.html) | An individual person | no |
42-
| [DataModelProduct](DataModelProduct.html) | A product that is a data model, such as an ontology or schema | no |
43-
| [Organization](Organization.html) | An organization | no |
4455
| [FundingSource](FundingSource.html) | A funding source for a resource | no |
45-
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
46-
| [DataSource](DataSource.html) | A data source | no |
47-
| [Contact](Contact.html) | A contact point for a resource or product | no |
48-
| [NamedThing](NamedThing.html) | A generic grouping for any identifiable entity | no |
49-
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
50-
| [Publication](Publication.html) | A publication associated with a resource | no |
51-
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
52-
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
53-
| [License](License.html) | A license for a resource or product | no |
54-
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
55-
| [Product](Product.html) | A top-level class for all products in the knowledge graph registry | no |
5656

5757

5858

docs/schema/compatibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ URI: [kgr:compatibility](https://w3id.org/bridge2ai/data-sheets-schema/compatibi
2828

2929
| Name | Description | Modifies Slot |
3030
| --- | --- | --- |
31-
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
32-
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
33-
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
3431
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
3532
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
3633
| [DataModelProduct](DataModelProduct.html) | A product that is a data model, such as an ontology or schema | no |
34+
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
35+
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
36+
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
3737
| [Product](Product.html) | A top-level class for all products in the knowledge graph registry | no |
3838

3939

docs/schema/compression.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ URI: [kgr:compression](https://w3id.org/bridge2ai/data-sheets-schema/compression
2828

2929
| Name | Description | Modifies Slot |
3030
| --- | --- | --- |
31-
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
32-
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
33-
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
3431
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
3532
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
3633
| [DataModelProduct](DataModelProduct.html) | A product that is a data model, such as an ontology or schema | no |
34+
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
35+
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
36+
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
3737
| [Product](Product.html) | A top-level class for all products in the knowledge graph registry | no |
3838

3939

docs/schema/contacts.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@ URI: [kgr:contacts](https://w3id.org/bridge2ai/data-sheets-schema/contacts)
2323

2424
| Name | Description | Modifies Slot |
2525
| --- | --- | --- |
26-
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
27-
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
28-
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
29-
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
3026
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
31-
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
3227
| [KnowledgeGraph](KnowledgeGraph.html) | A knowledge graph resource | no |
33-
| [DataSource](DataSource.html) | A data source | no |
34-
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
28+
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
29+
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
3530
| [DataModelProduct](DataModelProduct.html) | A product that is a data model, such as an ontology or schema | no |
36-
| [Resource](Resource.html) | A top-level class for all resources in the knowledge graph registry | no |
31+
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
32+
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
33+
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
3734
| [Product](Product.html) | A top-level class for all products in the knowledge graph registry | no |
35+
| [DataSource](DataSource.html) | A data source | no |
36+
| [Resource](Resource.html) | A top-level class for all resources in the knowledge graph registry | no |
37+
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
3838

3939

4040

docs/schema/derived_from.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ URI: [kgr:derived_from](https://w3id.org/bridge2ai/data-sheets-schema/derived_fr
2828

2929
| Name | Description | Modifies Slot |
3030
| --- | --- | --- |
31-
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
32-
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
33-
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
3431
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
3532
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
3633
| [DataModelProduct](DataModelProduct.html) | A product that is a data model, such as an ontology or schema | no |
34+
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
35+
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
36+
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
3737
| [Product](Product.html) | A top-level class for all products in the knowledge graph registry | no |
3838

3939

docs/schema/description.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@ URI: [kgr:description](https://w3id.org/bridge2ai/data-sheets-schema/description
2323

2424
| Name | Description | Modifies Slot |
2525
| --- | --- | --- |
26-
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
27-
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
28-
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
29-
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
30-
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
31-
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
3226
| [Usage](Usage.html) | The usage of a resource | no |
27+
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
3328
| [KnowledgeGraph](KnowledgeGraph.html) | A knowledge graph resource | no |
34-
| [DataSource](DataSource.html) | A data source | no |
35-
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
29+
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
30+
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
3631
| [DataModelProduct](DataModelProduct.html) | A product that is a data model, such as an ontology or schema | no |
37-
| [Resource](Resource.html) | A top-level class for all resources in the knowledge graph registry | no |
32+
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
33+
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
34+
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
3835
| [Product](Product.html) | A top-level class for all products in the knowledge graph registry | no |
36+
| [DataSource](DataSource.html) | A data source | no |
37+
| [Resource](Resource.html) | A top-level class for all resources in the knowledge graph registry | no |
38+
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
3939

4040

4141

docs/schema/domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ URI: [kgr:domain](https://w3id.org/bridge2ai/data-sheets-schema/domain)
2828

2929
| Name | Description | Modifies Slot |
3030
| --- | --- | --- |
31-
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
3231
| [KnowledgeGraph](KnowledgeGraph.html) | A knowledge graph resource | no |
32+
| [DataModel](DataModel.html) | A data model, such as an ontology or schema | no |
3333
| [DataSource](DataSource.html) | A data source | no |
34-
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
3534
| [Resource](Resource.html) | A top-level class for all resources in the knowledge graph registry | no |
35+
| [Aggregator](Aggregator.html) | An aggregator of data sources | no |
3636

3737

3838

docs/schema/dump_format.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ URI: [kgr:dump_format](https://w3id.org/bridge2ai/data-sheets-schema/dump_format
2828

2929
| Name | Description | Modifies Slot |
3030
| --- | --- | --- |
31-
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
32-
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
33-
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
3431
| [ProgrammingInterface](ProgrammingInterface.html) | A product that is a programming interface (API) to a resource | no |
3532
| [GraphicalInterface](GraphicalInterface.html) | A product that is a graphical interface to a resource | no |
3633
| [DataModelProduct](DataModelProduct.html) | A product that is a data model, such as an ontology or schema | no |
34+
| [ProcessProduct](ProcessProduct.html) | A product that is a process or algorithm | no |
35+
| [GraphProduct](GraphProduct.html) | A product that is a graph, represented as nodes and edges | no |
36+
| [MappingProduct](MappingProduct.html) | A product that is a mapping between two or more data sources | no |
3737
| [Product](Product.html) | A top-level class for all products in the knowledge graph registry | no |
3838

3939

0 commit comments

Comments
 (0)