Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct JSON @type definition #95

Open
ghost opened this issue Apr 11, 2023 · 2 comments
Open

Correct JSON @type definition #95

ghost opened this issue Apr 11, 2023 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Apr 11, 2023

The @type is listed as "@type": "schema:Dataset”, but since you’re using the context of schema.org already, please list it as simply "@type": “Dataset”.

See: https://ant-nz.geodata.nz/geonetwork/srv/api/records/09657986-9160-4a63-bf2d-93db7b7359f7/formatters/jsonld?approved=true

It needs to show:

{ "@context": "http://schema.org/", "@type": "Dataset",

METADATA BODY

}

@ghost
Copy link
Author

ghost commented Apr 16, 2023

Can we please fix this issue at the same time:
#99

@ByronCinNZ
Copy link

ByronCinNZ commented May 4, 2023

corrected, tested and pushed to production. 2 hours April billing

ByronCinNZ added a commit that referenced this issue May 4, 2023
…aged directories not to ask for role where inappropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: GENSET
Development

No branches or pull requests

1 participant