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

Provide exmaples for the basic schema that validate #13

Open
dersenv opened this issue Jul 12, 2019 · 1 comment
Open

Provide exmaples for the basic schema that validate #13

dersenv opened this issue Jul 12, 2019 · 1 comment
Labels
Project Core Model The project metadata model (PMM), core model
Projects

Comments

@dersenv
Copy link

dersenv commented Jul 12, 2019

Here is a first one - for the proposed basic schema (soon also on the wiki):

{
"Project":{
"projectCore":{
"projectGUID":"a7af1630-5674-460f-a448-2ec201750514",
"projectName":"Invasive Alien Species in Europe",
"projectDescription":"The Invasive Alien […]",
"projectWebPage":"http://.../csp/topics/...",
"projectStartDate":"2015-06-01",
"projectEndDate":null,
"projectDuration":999,
"projectStatus":"Ongoing"
}
}
}

@dersenv
Copy link
Author

dersenv commented Jul 12, 2019

an online validator is (for example) available here: [https://json-schema.org/draft-07/json-schema-release-notes.html]

@pbrenton pbrenton added this to New Issues and Tasks in PPSR-Core Dec 13, 2019
@pbrenton pbrenton added the Project Core Model The project metadata model (PMM), core model label Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project Core Model The project metadata model (PMM), core model
Projects
PPSR-Core
  
New Issues and Tasks
Development

No branches or pull requests

2 participants