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 example and test for resourceTimePeriod #28

Closed
jlblcc opened this issue Jan 20, 2015 · 2 comments
Closed

Add example and test for resourceTimePeriod #28

jlblcc opened this issue Jan 20, 2015 · 2 comments
Assignees
Milestone

Comments

@jlblcc
Copy link
Member

jlblcc commented Jan 20, 2015

resourceTimePeriod was added to the schema, but no example(s) have been committed. See #23.

@jlblcc jlblcc self-assigned this Jan 20, 2015
@stansmith907
Copy link
Contributor

Json from template [metadata][resourceInfo]:

      "resourceTimePeriod": {
        "description": "",
        "beginPosition": "0000-00-00",
        "endPosition": "0000-00-00"
      },

Json from full example [metadata][resourceInfo]:

      "resourceTimePeriod": {
        "description": "Span of project activity",
        "beginPosition": "2011-09-03",
        "endPosition": "2014-11-15"
      },

@jlblcc
Copy link
Member Author

jlblcc commented Jan 21, 2015

Tested in resourceInfo.

@jlblcc jlblcc closed this as completed in 0897495 Jan 21, 2015
@jlblcc jlblcc modified the milestone: pre-2.1.0 May 17, 2017
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

2 participants