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

series 2.0 #53

Closed
stansmith907 opened this issue Aug 23, 2016 · 4 comments
Closed

series 2.0 #53

stansmith907 opened this issue Aug 23, 2016 · 4 comments
Labels
enhancement Improve or modify an existing feature
Milestone

Comments

@stansmith907
Copy link
Contributor

stansmith907 commented Aug 23, 2016

CI_Series was part of ISO 19115-2 but not included in mdJson 1.0. I have added it to mdJson 2.0

Changes:

  1. “seriesName” is a scalar of type character string. Definition: “name of the series, or aggregate resource, of which the resource is a part.”
  2. “seriesIssue” is a scalar of type character string. Definition: “information identifying the issue of the series.”
  3. “page” is a scalar of type character string. Definition: “details on which pages of the publication the article was published.”
            "series": {
               "seriesName": "",
               "seriesIssue": "",
               "issuePage": ""
            },

see XML example citation -3.xml

@jlblcc
Copy link
Member

jlblcc commented Aug 23, 2016

Is this in citation?

@stansmith907
Copy link
Contributor Author

Yep.

Sent from my iPhone

On Aug 23, 2016, at 2:25 PM, Josh Bradley notifications@github.com wrote:

Is this in citation?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@stansmith907
Copy link
Contributor Author

Just finished pushing out objects I have reviewed. These are now in 9 issues. There are a lot of moving parts so observe with caution, I'm sure there are errors or explanations which are confusing our lacking. I also pushed out 3 XML examples into mdTranslator doc folder.

Sent from my iPhone

On Aug 23, 2016, at 2:25 PM, Josh Bradley notifications@github.com wrote:

Is this in citation?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@stansmith907
Copy link
Contributor Author

Like I think I just got constraints all wrong.

Sent from my iPhone

On Aug 23, 2016, at 2:25 PM, Josh Bradley notifications@github.com wrote:

Is this in citation?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@stansmith907 stansmith907 added the enhancement Improve or modify an existing feature label Aug 24, 2016
@stansmith907 stansmith907 added this to the 2.0 milestone Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or modify an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants