Skip to content

Commit 097e4d0

Browse files
committed
Update challenge headline and refresh ISCC URLs and metadata
Reword challenge section title for clarity. Update ISCC homepage and spec URLs to current domains, remove outdated concept and component URLs.
1 parent c875839 commit 097e4d0

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

_data/challenge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Items support optional `strong` for the bold lead-in phrase.
66
# ─────────────────────────────────────────────────────────────────
77

8-
section_title: "Making Bioimaging Data AI-Ready<br/>with Content-Based Identifiers"
8+
section_title: "Enhancing AI-Readiness of Bioimaging Data<br/>with Content-Based Identifiers"
99

1010
cards:
1111
- id: challenge

_data/iscc.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ standard:
99
short: ISCC
1010
iso: ISO 24138
1111
iso_url: https://www.iso.org/standard/77899.html
12-
homepage_url: https://iscc.codes/
13-
spec_url: https://iscc.codes/specification/
14-
concept_url: https://iscc.codes/concept/
12+
homepage_url: https://iscc.io
13+
spec_url: https://ieps.iscc.codes
1514
description: >
1615
A standardised (ISO 24138) multi-component fingerprint for various
1716
media types and file formats. Computed from the asset itself — it
@@ -48,16 +47,12 @@ iscc_id:
4847
- number: 1
4948
name: ISCC-CODE
5049
description: Algorithmically generated, reproducible data descriptor.
51-
url: https://github.com/iscc/iscc-core
5250
- number: 2
5351
name: Actor
5452
description: Entity owning the ISCC-ID.
55-
url: https://github.com/iscc/iscc-registry
5653
- number: 3
5754
name: Creation Time
5855
description: Timestamp of ISCC-ID creation.
59-
url:
6056
- number: 4
6157
name: Metadata URL
6258
description: URL for accessing ISCC-ID metadata.
63-
url: https://iscc.codes/specification/

0 commit comments

Comments
 (0)