CenterForOpenScience / SHARE

SHARE is building a free, open, data set about research and scholarly activities across their life cycle.
http://share-research.readthedocs.io/en/latest/index.html
Apache License 2.0
100 stars 58 forks source link

[ENG-1985] use share.schema in share.util.graph #777

Closed aaxelb closed 3 years ago

aaxelb commented 3 years ago

what

refactor MutableGraph and MutableNode in share.util.graph to get schema info from share.schema (new in #776) instead of from the ShareObject model classes (which will soon be deleted)

deviations

breaking changes in the public interface of MutableGraph and MutableNode:

jira

ENG-1985