Skip to content

feat(context): add ContactPoint schema aliases#7

Open
alee wants to merge 1 commit into
SciCodes:target_codemeta_v4from
alee:add_contact_point
Open

feat(context): add ContactPoint schema aliases#7
alee wants to merge 1 commit into
SciCodes:target_codemeta_v4from
alee:add_contact_point

Conversation

@alee
Copy link
Copy Markdown
Member

@alee alee commented May 12, 2026

Include schema.org ContactPoint objects in CodeMeta with schema:contactPoint property and schema:ContactPoint type mappings

See https://schema.org/ContactPoint

Example:
"contactPoint": [{"@type": "ContactPoint", "url": "...", "contactType": "..."}]

refs codemeta#166

Include schema.org ContactPoint objects in CodeMeta with
schema:contactPoint property and schema:ContactPoint type mappings

See https://schema.org/ContactPoint

Example:
"contactPoint": [{"@type": "ContactPoint", "url": "...", "contactType":
"..."}]

refs codemeta#166
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant