midas-isg / digital-commons

The MIDAS Digital Commons
http://epimodels.org/apps/mdc
GNU General Public License v3.0
2 stars 1 forks source link

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

Open jeffstazer opened 6 years ago

jeffstazer commented 6 years ago

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 commented 6 years ago

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