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

add enumeration value for default article types #29

Open
sballesteros opened this issue Feb 11, 2018 · 0 comments
Open

add enumeration value for default article types #29

sballesteros opened this issue Feb 11, 2018 · 0 comments

Comments

@sballesteros
Copy link
Member

Can take a subset of https://github.com/springernature/scigraph/blob/master/2017Q4/models/taxonomies/technical-article-types/springernature-scigraph-technical-article-types.cc-by.2017-11-07.ttl

e.g:

{
      "@id": "http://schema.org/ActiveActionStatus",
      "@type": "http://schema.org/ActionStatusType",
      "rdfs:comment": "An in-progress action (e.g, while watching the movie, or driving to a location).",
      "rdfs:label": "ActiveActionStatus"
}

See also: https://github.com/scienceai/app-suite/issues/440 for broader context

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

No branches or pull requests

1 participant