Skip to content

Commit

Permalink
Update data example to current model
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Feb 26, 2024
1 parent 1f34b80 commit b709dbc
Showing 1 changed file with 24 additions and 5 deletions.
29 changes: 24 additions & 5 deletions examples/PID4CatRecord-001.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,26 @@
# Example data object
---
entries:
- id: example:PID4CatRecord001
name: foo bar
primary_email: [email protected]
age_in_years: 33
contains_pids:
- id: lik-123
landing_page_url: https://pid4cat.example.org/lik-123
status: REGISTERED
pid_schema_version: 0.1.0
record_version: 20240219v-0
resource_info:
label: Resource label
description: Resource description
resource_category: SAMPLE
rdf_url: https://example.org/resource
rdf_type: TURTLE
schema_url: https://example.org/schema
schema_type: XSD
dc_rights: CC0-1.0
curation_contact: [email protected]
change_log:
- datetime_log: '2024-02-19T00:00:00Z'
has_agent:
name: Data Fuzzi
person_orcid: 0000-0000-0000-0000
role: TRUSTEE
changed_field: STATUS
description: 'as requested in issue #123'

0 comments on commit b709dbc

Please sign in to comment.