diff --git a/docs/community.md b/docs/community.md index a888483..85bb327 100644 --- a/docs/community.md +++ b/docs/community.md @@ -47,7 +47,7 @@ These related projects may be of interest, but the CAI team doesn't maintain or - [**Drupal module**](https://github.com/contentauth/c2pa-drupal): Enables Drupal sites to process and display Content Credentials for supported image types. - [**DASH video player**](https://github.com/contentauth/dash.js/tree/c2pa-dash): DASH video player that displays Content Credentials in browsers for supported media types. This repo/branch is a work-in-progress forked from [dash.js](https://github.com/Dash-Industry-Forum/dash.js), the canonical reference JavaScript implementation for the playback of MPEG DASH. -- [**TrustMark**](https://github.com/adobe/trustmark): Open-source Python implementation of watermarking for encoding, decoding and removing image watermarks. You can use TrustMark as part of providing [durable content credentials](durable-cr.md). +- [**TrustMark**](https://github.com/adobe/trustmark): Open-source Python implementation of watermarking for encoding, decoding and removing image watermarks. You can use TrustMark as part of providing [durable content credentials](durable-cr/index.md). - [**C2PA Security Testing Tool**](https://github.com/contentauth/c2pa-attacks): A CLI tool derived from [c2patool](https://github.com/contentauth/c2patool) that performs security testing on a Content Credentials application. This tool is intended for use by software security professionals. ## Discussions on Discord diff --git a/docs/manifest/json-ref/manifest-def.html b/docs/manifest/json-ref/manifest-def.html index e5b3c05..09098c5 100644 --- a/docs/manifest/json-ref/manifest-def.html +++ b/docs/manifest/json-ref/manifest-def.html @@ -2,9 +2,8 @@
- Use a ManifestDefinition to define a manifest and to build a
- ManifestStore
. A
- manifest is a collection of ingredients and assertions used to define a
+ Use a ManifestDefinition to define a manifest and to build a manifest store.
+ A manifest is a collection of ingredients and assertions used to define a
claim that can be signed and embedded into a file.
- A list of [Actor
]s associated with this source.
-
A list of actors associated with this source.
A HashedUri
provides
a reference to content available within the same manifest store. This is
- described in [§8.3, URI References], of the C2PA Technical Specification.
- [§8.3, URI References]:
- https://c2pa.org/specifications/specifications/2.1/specs/C2PA_Specification.html#_uri_references
+ described in
+ §8.3, URI References
+ of the C2PA Technical Specification.
- A
- |
@@ -2575,10 +2561,9 @@
- A spatial range, see [ |
@@ -2589,10 +2574,9 @@
- A temporal range, see [ |
@@ -2603,10 +2587,9 @@
- A spatial range, see [ |
@@ -2617,10 +2600,9 @@
- A textual range, see [ |
@@ -2631,10 +2613,9 @@
- A range identified by a specific identifier and value, see [ |
@@ -2656,12 +2637,16 @@