Skip to content

Commit

Permalink
deploy: 58edcf3
Browse files Browse the repository at this point in the history
  • Loading branch information
kjc-datatrails committed Apr 18, 2024
1 parent ed1abaf commit 7e4f6f5
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion contributors/index.xml
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Contributors on</title><link>https://docs.datatrails.ai/contributors/</link><description>Recent content in Contributors on</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><atom:link href="https://docs.datatrails.ai/contributors/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Contributors on</title><link>https://docs.datatrails.ai/contributors/</link><description>Recent content in Contributors on</description><generator>Hugo 0.125.1</generator><language>en-GB</language><atom:link href="https://docs.datatrails.ai/contributors/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
2 changes: 1 addition & 1 deletion developers/api-reference/index.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API Reference on</title><link>https://docs.datatrails.ai/developers/api-reference/</link><description>Recent content in API Reference on</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate>Wed, 09 Jun 2021 13:32:57 +0100</lastBuildDate><atom:link href="https://docs.datatrails.ai/developers/api-reference/index.xml" rel="self" type="application/rss+xml"/><item><title>App Registrations API</title><link>https://docs.datatrails.ai/developers/api-reference/app-registrations-api/</link><pubDate>Wed, 09 Jun 2021 11:39:03 +0100</pubDate><guid>https://docs.datatrails.ai/developers/api-reference/app-registrations-api/</guid><description>Note: This page is primarily intended for developers who will be writing applications that will use DataTrails for provenance. If you are looking for a simple way to test our API you might prefer our Postman collection, the YAML runner or the Developers section of the web UI.
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API Reference on</title><link>https://docs.datatrails.ai/developers/api-reference/</link><description>Recent content in API Reference on</description><generator>Hugo 0.125.1</generator><language>en-GB</language><lastBuildDate>Wed, 09 Jun 2021 13:32:57 +0100</lastBuildDate><atom:link href="https://docs.datatrails.ai/developers/api-reference/index.xml" rel="self" type="application/rss+xml"/><item><title>App Registrations API</title><link>https://docs.datatrails.ai/developers/api-reference/app-registrations-api/</link><pubDate>Wed, 09 Jun 2021 11:39:03 +0100</pubDate><guid>https://docs.datatrails.ai/developers/api-reference/app-registrations-api/</guid><description>Note: This page is primarily intended for developers who will be writing applications that will use DataTrails for provenance. If you are looking for a simple way to test our API you might prefer our Postman collection, the YAML runner or the Developers section of the web UI.
Additional YAML examples can be found in the articles in the Overview section.
App Registrations API Examples The App Registrations API enables you to create and manage application identities with access to your DataTrails Tenancy.</description></item><item><title>Assets API</title><link>https://docs.datatrails.ai/developers/api-reference/assets-api/</link><pubDate>Wed, 09 Jun 2021 11:39:03 +0100</pubDate><guid>https://docs.datatrails.ai/developers/api-reference/assets-api/</guid><description>Note: This page is primarily intended for developers who will be writing applications that will use DataTrails for provenance. If you are looking for a simple way to test our API you might prefer our Postman collection, the YAML runner or the Developers section of the web UI.
Additional YAML examples can be found in the articles in the Overview section.
Expand Down
2 changes: 1 addition & 1 deletion developers/developer-patterns/index.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Developer Patterns on</title><link>https://docs.datatrails.ai/developers/developer-patterns/</link><description>Recent content in Developer Patterns on</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate>Wed, 27 Sep 2023 11:12:25 +0100</lastBuildDate><atom:link href="https://docs.datatrails.ai/developers/developer-patterns/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating Access Tokens Using a Custom Integration</title><link>https://docs.datatrails.ai/developers/developer-patterns/getting-access-tokens-using-app-registrations/</link><pubDate>Wed, 16 Jun 2021 11:12:25 +0100</pubDate><guid>https://docs.datatrails.ai/developers/developer-patterns/getting-access-tokens-using-app-registrations/</guid><description>Non-interactive access to the DataTrails platform is managed by creating Integrations with either a Custom Integration or one of the built-in Integrations. This is done using either the Settings or Integrations menus in the DataTrails UI or by using the App Registrations API directly. Note: App Registration is the old name for a Custom Integration. Custom Integrations have a CLIENT_ID and a SECRET, these are used to authenticate with DataTrails IAM endpoints using JSON Web Tokens (JWT).</description></item><item><title>Containers as Assets</title><link>https://docs.datatrails.ai/developers/developer-patterns/containers-as-assets/</link><pubDate>Mon, 31 May 2021 15:18:01 +0100</pubDate><guid>https://docs.datatrails.ai/developers/developer-patterns/containers-as-assets/</guid><description>Represent Containers Using DataTrails DataTrails Assets can be used to track the status, contents, location, and other key attributes of containers over time. This can also be done for containers within containers. For example, you may wish to track bags inside boxes that are inside a shipping container being transported on a train.
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Developer Patterns on</title><link>https://docs.datatrails.ai/developers/developer-patterns/</link><description>Recent content in Developer Patterns on</description><generator>Hugo 0.125.1</generator><language>en-GB</language><lastBuildDate>Wed, 27 Sep 2023 11:12:25 +0100</lastBuildDate><atom:link href="https://docs.datatrails.ai/developers/developer-patterns/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating Access Tokens Using a Custom Integration</title><link>https://docs.datatrails.ai/developers/developer-patterns/getting-access-tokens-using-app-registrations/</link><pubDate>Wed, 16 Jun 2021 11:12:25 +0100</pubDate><guid>https://docs.datatrails.ai/developers/developer-patterns/getting-access-tokens-using-app-registrations/</guid><description>Non-interactive access to the DataTrails platform is managed by creating Integrations with either a Custom Integration or one of the built-in Integrations. This is done using either the Settings or Integrations menus in the DataTrails UI or by using the App Registrations API directly. Note: App Registration is the old name for a Custom Integration. Custom Integrations have a CLIENT_ID and a SECRET, these are used to authenticate with DataTrails IAM endpoints using JSON Web Tokens (JWT).</description></item><item><title>Containers as Assets</title><link>https://docs.datatrails.ai/developers/developer-patterns/containers-as-assets/</link><pubDate>Mon, 31 May 2021 15:18:01 +0100</pubDate><guid>https://docs.datatrails.ai/developers/developer-patterns/containers-as-assets/</guid><description>Represent Containers Using DataTrails DataTrails Assets can be used to track the status, contents, location, and other key attributes of containers over time. This can also be done for containers within containers. For example, you may wish to track bags inside boxes that are inside a shipping container being transported on a train.
Create a Container Asset A Container Asset is not a special type of asset, it is a label that is given to an Asset that has been created to represent a container.</description></item><item><title>Namespace</title><link>https://docs.datatrails.ai/developers/developer-patterns/namespace/</link><pubDate>Mon, 31 May 2021 15:18:01 +0100</pubDate><guid>https://docs.datatrails.ai/developers/developer-patterns/namespace/</guid><description>Namespace is a tool that can be used to prevent unwanted interactions when multiple users are performing testing in the same Tenancy. Using two separate namespaces prevents collisions that may cause undesirable results by allowing multiple users to interact with the same Assets and Events without interrupting each other.
Namespace can be added as an attribute within the files you are testing, or as a variable in your Bash environment.</description></item><item><title>Archived: Verifying Assets and Events with Simple Hash</title><link>https://docs.datatrails.ai/developers/developer-patterns/verifying-with-simple-hash/</link><pubDate>Tue, 18 May 2021 14:52:25 +0100</pubDate><guid>https://docs.datatrails.ai/developers/developer-patterns/verifying-with-simple-hash/</guid><description>Verifying your Simple Hash events provides an additional layer of assurance to your data, so you can ensure that the information you have in your hand at a given time has not changed.
This allows you to check for yourself, and prove to others, that any attestations that you made have not been changed since they were recorded in DataTrails.
Expand Down
2 changes: 1 addition & 1 deletion developers/index.xml
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Developers on</title><link>https://docs.datatrails.ai/developers/</link><description>Recent content in Developers on</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate/><atom:link href="https://docs.datatrails.ai/developers/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Developers on</title><link>https://docs.datatrails.ai/developers/</link><description>Recent content in Developers on</description><generator>Hugo 0.125.1</generator><language>en-GB</language><lastBuildDate/><atom:link href="https://docs.datatrails.ai/developers/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
2 changes: 1 addition & 1 deletion developers/yaml-reference/index.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>YAML Reference on</title><link>https://docs.datatrails.ai/developers/yaml-reference/</link><description>Recent content in YAML Reference on</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate>Wed, 09 Jun 2021 11:39:03 +0100</lastBuildDate><atom:link href="https://docs.datatrails.ai/developers/yaml-reference/index.xml" rel="self" type="application/rss+xml"/><item><title>YAML Runner Components</title><link>https://docs.datatrails.ai/developers/yaml-reference/story-runner-components/</link><pubDate>Wed, 09 Jun 2021 11:39:03 +0100</pubDate><guid>https://docs.datatrails.ai/developers/yaml-reference/story-runner-components/</guid><description>Note: To use the YAML Runner you will need to install the datatrails-archivist python package.
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>YAML Reference on</title><link>https://docs.datatrails.ai/developers/yaml-reference/</link><description>Recent content in YAML Reference on</description><generator>Hugo 0.125.1</generator><language>en-GB</language><lastBuildDate>Wed, 09 Jun 2021 11:39:03 +0100</lastBuildDate><atom:link href="https://docs.datatrails.ai/developers/yaml-reference/index.xml" rel="self" type="application/rss+xml"/><item><title>YAML Runner Components</title><link>https://docs.datatrails.ai/developers/yaml-reference/story-runner-components/</link><pubDate>Wed, 09 Jun 2021 11:39:03 +0100</pubDate><guid>https://docs.datatrails.ai/developers/yaml-reference/story-runner-components/</guid><description>Note: To use the YAML Runner you will need to install the datatrails-archivist python package.
Click here for installation instructions.
Key Value action Required for every operation, the action specifies what function will be performed. description Optional string that describes what the step is doing. For example, &amp;ldquo;Create the Asset My First Container&amp;rdquo;. asset_label For a series of steps run as one file, the Asset label could be a friendly name used by later steps to refer back to an Asset created in a previous step.</description></item><item><title>Assets YAML Runner</title><link>https://docs.datatrails.ai/developers/yaml-reference/assets/</link><pubDate>Wed, 09 Jun 2021 11:39:03 +0100</pubDate><guid>https://docs.datatrails.ai/developers/yaml-reference/assets/</guid><description>Note: To use the YAML Runner you will need to install the datatrails-archivist python package.
Click here for installation instructions.
Expand Down
2 changes: 1 addition & 1 deletion glossary/index.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Glossary on</title><link>https://docs.datatrails.ai/glossary/</link><description>Recent content in Glossary on</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate>Wed, 19 Oct 2022 07:39:44 -0700</lastBuildDate><atom:link href="https://docs.datatrails.ai/glossary/index.xml" rel="self" type="application/rss+xml"/><item><title>Common DataTrails Terms</title><link>https://docs.datatrails.ai/glossary/common-datatrails-terms/</link><pubDate>Wed, 19 Oct 2022 07:39:44 -0700</pubDate><guid>https://docs.datatrails.ai/glossary/common-datatrails-terms/</guid><description>Select a term for more information.
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Glossary on</title><link>https://docs.datatrails.ai/glossary/</link><description>Recent content in Glossary on</description><generator>Hugo 0.125.1</generator><language>en-GB</language><lastBuildDate>Wed, 19 Oct 2022 07:39:44 -0700</lastBuildDate><atom:link href="https://docs.datatrails.ai/glossary/index.xml" rel="self" type="application/rss+xml"/><item><title>Common DataTrails Terms</title><link>https://docs.datatrails.ai/glossary/common-datatrails-terms/</link><pubDate>Wed, 19 Oct 2022 07:39:44 -0700</pubDate><guid>https://docs.datatrails.ai/glossary/common-datatrails-terms/</guid><description>Select a term for more information.
Term Definition ABAC Attribute-Based Access Control; policy that allows you to grant fine-grain access to members of your Tenancy access policy grants chosen Asset and Event access to stakeholders actor person/machine/software integration that created a particular entry on the provenance record administrator user with permission to see all Asset and Event information within a Tenancy, and to grant access to other users anchored Simple Hash events are committed to the blockchain by hashing them in batches.</description></item><item><title>Reserved Attributes</title><link>https://docs.datatrails.ai/glossary/reserved-attributes/</link><pubDate>Wed, 19 Oct 2022 07:39:44 -0700</pubDate><guid>https://docs.datatrails.ai/glossary/reserved-attributes/</guid><description>Reserved attributes are asset attributes that are used by the DataTrails platform and have a specific purpose. All reserved attributes have the arc_ prefix.
Select an attribute to see an example of it in use.
Asset Attributes Attribute Meaning arc_description brief description of Asset or Event being recorded arc_display_name friendly name identifier for Assets, Events, and policies arc_display_type classification of the type of Asset being traced that can be used for grouping or access control arc_home_location_identity physical location to which an Asset nominally &amp;lsquo;belongs&amp;rsquo;.</description></item></channel></rss>
2 changes: 1 addition & 1 deletion platform/administration/index.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Administration on</title><link>https://docs.datatrails.ai/platform/administration/</link><description>Recent content in Administration on</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate>Fri, 15 Sep 2023 13:18:42 +0100</lastBuildDate><atom:link href="https://docs.datatrails.ai/platform/administration/index.xml" rel="self" type="application/rss+xml"/><item><title>Identity and Access Management</title><link>https://docs.datatrails.ai/platform/administration/identity-and-access-management/</link><pubDate>Mon, 14 Jun 2021 10:57:58 +0100</pubDate><guid>https://docs.datatrails.ai/platform/administration/identity-and-access-management/</guid><description>Tenancies and Accounts Each DataTrails Tenancy represents an organization, and each DataTrails account represents an individual user. There may be multiple accounts within a Tenancy if there are several members within an organization. Additionally, an individual user can be part of multiple Tenancies.
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Administration on</title><link>https://docs.datatrails.ai/platform/administration/</link><description>Recent content in Administration on</description><generator>Hugo 0.125.1</generator><language>en-GB</language><lastBuildDate>Fri, 15 Sep 2023 13:18:42 +0100</lastBuildDate><atom:link href="https://docs.datatrails.ai/platform/administration/index.xml" rel="self" type="application/rss+xml"/><item><title>Identity and Access Management</title><link>https://docs.datatrails.ai/platform/administration/identity-and-access-management/</link><pubDate>Mon, 14 Jun 2021 10:57:58 +0100</pubDate><guid>https://docs.datatrails.ai/platform/administration/identity-and-access-management/</guid><description>Tenancies and Accounts Each DataTrails Tenancy represents an organization, and each DataTrails account represents an individual user. There may be multiple accounts within a Tenancy if there are several members within an organization. Additionally, an individual user can be part of multiple Tenancies.
How do I add users to my organization? DataTrails Invites make it easy to add users to your tenancy.
As an administrator, create an invite and send it to the email address of the user you wish to add.</description></item><item><title>Verified Domain</title><link>https://docs.datatrails.ai/platform/administration/verified-domain/</link><pubDate>Tue, 18 May 2021 14:52:25 +0100</pubDate><guid>https://docs.datatrails.ai/platform/administration/verified-domain/</guid><description>What is domain verification? Domain verification assures that actors claiming to be part of an organization are authorized to share information on their behalf. If an organization&amp;rsquo;s Tenancy has been verified by the DataTrails team, a badge indicating that they have been verified will appear next to their domain name. The Verified Domain Badge Note: Having a verified domain is different from a Tenant Display Name. Tenant display names are internal, appearing only within your own Tenancy, and are not visible to anyone you share with.</description></item><item><title>Managing Internal Access to Your Tenant</title><link>https://docs.datatrails.ai/platform/administration/sharing-access-inside-your-tenant/</link><pubDate>Tue, 18 May 2021 15:33:03 +0100</pubDate><guid>https://docs.datatrails.ai/platform/administration/sharing-access-inside-your-tenant/</guid><description>Caution: You will only have access to the Access Policies screen if you are an Administrator in your organization. Attribute-Based Access Control (ABAC) policies can be used to control access to Assets, their attributes, and Events within a single organization.
Specifically, ABAC policies are created by Administrators to share information with Non-Administrators in the same Tenancy.
Expand Down

0 comments on commit 7e4f6f5

Please sign in to comment.