datacite____::{{objIdentifier}} {{id|e}} 2018-10-28T00:39:04.337Z datacite____ {{id|e}} {{provider}} {{dataset.id|e}} {%if dataset.creators %}{% for creator in dataset.creators %} {{creator.name|e}}{% if creator.identifier %} {{creator.identifier.value|e}} {% endif %}{% if creator.affiliation %} {{creator.affiliation|e}}{% endif %} {%endfor %} {% endif %} {%if dataset.titles %} {% for title in dataset.titles %} {{title.title|e}}{% endfor %} {% endif %} {% if dataset.publisher %}{{dataset.publisher|e}} {% endif %} {% if dataset.publicationYear %}{{dataset.publicationYear}} {% endif %} {%if dataset.subjects %} {%for subject in dataset.subjects %} {{subject.subject|e}} {%endfor %} {%endif %} {%if dataset.contributors %}{% for contributor in dataset.contributors %} {{contributor.name|e}}{% for nIds in contributor.nameIdentifiers %} {{nIds.nameIdentifier | e}}{% endfor %} {{contributor.affiliation|e}} {% endfor %} {% endif %} {%if dataset.dates %}{% for date in dataset.dates %} {{date.date}} {% endfor %} {% endif %} {% if dataset.language %}{{dataset.language|e}}{% endif %} {% if dataset.types %}{{dataset.types.resourceType | e}}{% endif %} {% if dataset.identifiers %} {% for identifier in dataset.identifiers %} {{identifier.identifier|e}} {% endfor %} {% endif %} {% if dataset.relatedIdentifiers %}{% for identifier in dataset.relatedIdentifiers %} {{identifier.relatedIdentifier|e}} {% endfor %} {% endif %} {% if dataset.sizes %} {%for size in dataset.sizes %} {{size|e}} {% endfor %} {% endif %} {% if dataset.formats %}{% for format in dataset.formats %} {{format |e}}{% endfor %} {% endif %} {{dataset.version | e}} {% if dataset.rightsList %}{% for right in dataset.rightsList %} {{right.rights|e}}{% endfor %} {% endif %} {% if dataset.descriptions %}{% for description in dataset.descriptions %} {{description.description|e}}{% endfor %} {% endif %} {% if dataset.geoLocations %} {%for geo in dataset.geoLocations %} {% if geo.geoLocationPoint %} {{geo.geoLocationPoint.pointLongitude}} {{geo.geoLocationPoint.pointLatitude}} {% endif %} {% if geo.geoLocationBox %} {{ geo.geoLocationBox.southBoundLatitude}} {{ geo.geoLocationBox.westBoundLongitude}} {{ geo.geoLocationBox.northBoundLatitude}} {{ geo.geoLocationBox.eastBoundLongitude}}{% endif %} {{geo.geoLocationPlace|e}} {% endfor %} {% endif %} false false 0.9