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

Empty strings for path/elements - do we need to do anything with any of these? #234

Open
jeffstazer opened this issue Jun 22, 2018 · 1 comment
Labels

Comments

@jeffstazer
Copy link

jeffstazer commented Jun 22, 2018

the following paths/element have at least one instance which contains an empty string (ex. "")...

citations (array) -> type -> valueIRI
creators (array) -> email
creators (array) -> firstName
creators (array) -> lastName
dataServiceDescription (array) -> accessPointUrl
dates (array) -> type -> valueIRI
distributions (array) -> access -> authorizations (array) -> valueIRI
distributions (array) -> access -> landingPage
distributions (array) -> conformsTo (array) -> type -> valueIRI
distributions (array) -> dates (array) -> date
distributions (array) -> dates (array) -> type -> valueIRI
distributions (array) -> identifier -> identifierSource
distributions (array) -> storedIn -> licenses (array) -> extraProperties (array) -> categoryIRI
distributions (array) -> storedIn -> types (array) -> valueIRI
extraProperties (array) -> categoryIRI
extraProperties (array) -> values (array) -> value
extraProperties (array) -> values (array) -> valueIRI
hasPart (array) -> creators (array) -> email
hasPart (array) -> dates (array) -> type -> valueIRI
hostSpeciesIncluded (array) -> identifier -> identifier
hostSpeciesIncluded (array) -> identifier -> identifierDescription
identifier -> identifierSource
isAbout (array) -> identifier -> identifier
isAbout (array) -> identifier -> identifierSource
licenses (array) -> name
locationCoverage (array) -> identifier -> identifier
pathogenCoverage (array) -> identifier -> identifier
primaryPublications (array) -> authors (array) -> affiliations (array) -> abbreviation
primaryPublications (array) -> publicationVenue
spatialCoverage (array) -> description
types (array) -> information -> valueIRI
types (array) -> platform -> valueIRI
type -> value
type -> valueIRI
version

@JohnLevander
Copy link
Member

I'd probably just leave them for now. It might cause problems if we remove some of those.

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

No branches or pull requests

2 participants