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

data model: refactor article-v1.0.0.json #1313

Open
tiborsimko opened this issue Aug 22, 2017 · 2 comments
Open

data model: refactor article-v1.0.0.json #1313

tiborsimko opened this issue Aug 22, 2017 · 2 comments

Comments

@tiborsimko
Copy link
Member

Refine article-v1.0.0.json data type that was recently introduced.

For example, add "author" to represent the author of the article.

For example, add "experiment" (instead of collections) that can serve as labels.

For example, add "screenshot" that will be used in the UI to represent the article in the news panel box.

For example, add "short description" that will be used in the UI in places where only a brief summary will be able to be displayed due to space concerns.

(See the UI wireframes for how the Articles were thought to be represented.)

@tiborsimko tiborsimko added this to the COD3-Data-Model milestone Aug 22, 2017
pamfilos added a commit to pamfilos/open-data.cern.ch that referenced this issue Sep 14, 2017
* adds “experiment”, “author”, “short_description”

* introduces “type” for “htm”, “md” in the “body” and
“short_description”

* closes cernopendata#1313

Signed-off-by: Pamfilos Fokianos <pamfilosf@gmail.com>
@tiborsimko
Copy link
Member Author

Refactoring into docs happened.

Leaving this open to cross-check completeness and the field usage with record type.

@tiborsimko tiborsimko modified the milestones: COD3-Data-Model, Someday Dec 11, 2017
@heitorPB
Copy link
Member

PR #2473 removed some jsonschemas. Currently we have:

  • docs-v1.0.0.json
  • glossary-term-v1.0.0.json
  • record-v1.0.0.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants