- DataCiteDateConstants - Class in de.gerdiproject.json.datacite.constants
-
This static class is a collection of constants that are used by
AbstractDate and its sub-classes.
- DataCiteExtensions - Class in de.gerdiproject.json.datacite.extension
-
- DataCiteExtensions() - Constructor for class de.gerdiproject.json.datacite.extension.DataCiteExtensions
-
- DataCiteExtensionsAdapter - Class in de.gerdiproject.json.datacite.adapters
-
- DataCiteExtensionsAdapter() - Constructor for class de.gerdiproject.json.datacite.adapters.DataCiteExtensionsAdapter
-
- DataCiteJson - Class in de.gerdiproject.json.datacite
-
A JSON object representing an extended DataCite document, representing core
metadata properties chosen for an accurate and consistent identification of a
resource for citation.
- DataCiteJson(String) - Constructor for class de.gerdiproject.json.datacite.DataCiteJson
-
Constructor that sets up the GeRDI extension.
- DataCiteResearchConstants - Class in de.gerdiproject.json.datacite.constants
-
This static class is a collection of constants that are used by
AbstractResearch and its sub-classes.
- Date - Class in de.gerdiproject.json.datacite
-
This JsonObject describes a date that has been relevant to the work.
- Date(String, DateType) - Constructor for class de.gerdiproject.json.datacite.Date
-
Simple constructor that requires all mandatory fields.
- Date(long, DateType) - Constructor for class de.gerdiproject.json.datacite.Date
-
Simple constructor that requires all mandatory fields.
- DATE_INFO_JSON - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteDateConstants
-
- DATE_RANGE_FORMAT - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteDateConstants
-
- DATE_RANGE_SEPARATORS - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteDateConstants
-
- DATE_RANGE_SPLITTER - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteDateConstants
-
- DATE_SPLIT_REGEX - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteDateConstants
-
- DATE_TYPE_JSON - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteDateConstants
-
- DateAdapter - Class in de.gerdiproject.json.datacite.adapters
-
This adapter defines the (de-)serialization behavior of
AbstractDate objects.
- DateAdapter() - Constructor for class de.gerdiproject.json.datacite.adapters.DateAdapter
-
- DateRange - Class in de.gerdiproject.json.datacite
-
This JsonObject describes a date that has been relevant to the work.
- DateRange(String, DateType) - Constructor for class de.gerdiproject.json.datacite.DateRange
-
Simple constructor that requires all mandatory fields.
- DateRange(long, long, DateType) - Constructor for class de.gerdiproject.json.datacite.DateRange
-
Simple constructor that requires all mandatory fields.
- DateRange(String, String, DateType) - Constructor for class de.gerdiproject.json.datacite.DateRange
-
Simple constructor that requires all mandatory fields.
- DateType - Enum in de.gerdiproject.json.datacite.enums
-
This enumeration describes an event that is marked by a date.
- DateUtils - Class in de.gerdiproject.json
-
This utility class offers static methods for processing dates.
- de.gerdiproject.generator.research.constants - package de.gerdiproject.generator.research.constants
-
This package contains constants that are related to the generation of research discipline
constants classes.
- de.gerdiproject.generator.research.source.json - package de.gerdiproject.generator.research.source.json
-
This package includes JSON classes for parsing a file and generating a set of constants Java classes.
- de.gerdiproject.generator.research.utils - package de.gerdiproject.generator.research.utils
-
Copyright © 2017 Robin Weiss, Fidan Limani (http://www.gerdi-project.de)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- de.gerdiproject.harvest - package de.gerdiproject.harvest
-
This package contains classes and packages concerning harvester micro-services.
- de.gerdiproject.harvest.constants - package de.gerdiproject.harvest.constants
-
This package contains constants related to harvesters.
- de.gerdiproject.harvest.utils - package de.gerdiproject.harvest.utils
-
This package contains utility classes used for harvesters.
- de.gerdiproject.json - package de.gerdiproject.json
-
This package contains classes and packages of JSON objects.
- de.gerdiproject.json.datacite - package de.gerdiproject.json.datacite
-
This package contains classes and packages that are related to DataCite JSON objects.
- de.gerdiproject.json.datacite.abstr - package de.gerdiproject.json.datacite.abstr
-
This package contains abstract classes that are helpful from a programmer's
perspective, but are not actively mappable to DataCite properties.
- de.gerdiproject.json.datacite.adapters - package de.gerdiproject.json.datacite.adapters
-
This package contains GSON JsonSerializers and JsonDeserializers
for parsing and writing JSON objects that deal with
DataCiteJson and related classes.
- de.gerdiproject.json.datacite.constants - package de.gerdiproject.json.datacite.constants
-
This package contains constants classes for DataCite related JSON-objects.
- de.gerdiproject.json.datacite.enums - package de.gerdiproject.json.datacite.enums
-
This package contains enumerations for controlled list values of DataCite JSON objects.
- de.gerdiproject.json.datacite.extension - package de.gerdiproject.json.datacite.extension
-
This package contains JSON objects that extend the DataCite schema.
- de.gerdiproject.json.datacite.extension.adapters - package de.gerdiproject.json.datacite.extension.adapters
-
This package contains JsonSerializers and JsonDeserializers
for parsing and writing JSON objects that deal with
IDataCiteExtension implementations.
- de.gerdiproject.json.datacite.extension.generic - package de.gerdiproject.json.datacite.extension.generic
-
This package contains classes of the generic DataCite GeRDI extension.
- de.gerdiproject.json.datacite.extension.generic.adapter - package de.gerdiproject.json.datacite.extension.generic.adapter
-
This package contains GSON JsonSerializers and JsonDeserializers
for parsing and writing JSON objects that are part of the GeRDI extension of the
DataCiteJson.
- de.gerdiproject.json.datacite.extension.generic.constants - package de.gerdiproject.json.datacite.extension.generic.constants
-
This package contains constant collections that are used by the
GeRDI extension of the DataCite schema.
- de.gerdiproject.json.datacite.extension.generic.enums - package de.gerdiproject.json.datacite.extension.generic.enums
-
This package contains enumerations for controlled list values of the extension of DataCite JSON objects.
- de.gerdiproject.json.datacite.extension.soep - package de.gerdiproject.json.datacite.extension.soep
-
This package contains the class(es) that typify the SOPE-specific metadata.
- de.gerdiproject.json.datacite.nested - package de.gerdiproject.json.datacite.nested
-
This package contains nested DataCite objects.
- de.gerdiproject.json.geo - package de.gerdiproject.json.geo
-
This package contains classes and packages that are related to Geo-JSON objects.
- de.gerdiproject.json.geo.adapters - package de.gerdiproject.json.geo.adapters
-
This package contains JsonSerializers and JsonDeserializers
for Geometry objects.
- de.gerdiproject.json.geo.constants - package de.gerdiproject.json.geo.constants
-
This package contains constants used for Geometry related classes.
- de.gerdiproject.json.geo.utils - package de.gerdiproject.json.geo.utils
-
- DEFAULT_SOURCE_PATH - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- DENTISTRY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- DERMATOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- Description - Class in de.gerdiproject.json.datacite
-
Additional information that does not fit in any of the other categories.
- Description(String, DescriptionType) - Constructor for class de.gerdiproject.json.datacite.Description
-
- Description(String, DescriptionType, String) - Constructor for class de.gerdiproject.json.datacite.Description
-
- DescriptionType - Enum in de.gerdiproject.json.datacite.enums
-
This enumeration describes what a description entails.
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class de.gerdiproject.json.datacite.adapters.DataCiteExtensionsAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class de.gerdiproject.json.datacite.adapters.DateAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class de.gerdiproject.json.datacite.extension.adapters.SoepDataCiteExtensionAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class de.gerdiproject.json.datacite.extension.generic.adapter.ResearchAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class de.gerdiproject.json.geo.adapters.AbstractGeometryAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class de.gerdiproject.json.geo.adapters.GeometryAdapter
-
- deserializeGeometry(JsonArray, GeometryFactory) - Method in class de.gerdiproject.json.geo.adapters.AbstractGeometryAdapter
-
Creates a Geometry object by deserializing its Coordinates JsonArray.
- deserializeGeometry(JsonArray, GeometryFactory) - Method in class de.gerdiproject.json.geo.adapters.LineStringAdapter
-
- deserializeGeometry(JsonArray, GeometryFactory) - Method in class de.gerdiproject.json.geo.adapters.MultiLineStringAdapter
-
- deserializeGeometry(JsonArray, GeometryFactory) - Method in class de.gerdiproject.json.geo.adapters.MultiPointAdapter
-
- deserializeGeometry(JsonArray, GeometryFactory) - Method in class de.gerdiproject.json.geo.adapters.MultiPolygonAdapter
-
- deserializeGeometry(JsonArray, GeometryFactory) - Method in class de.gerdiproject.json.geo.adapters.PointAdapter
-
- deserializeGeometry(JsonArray, GeometryFactory) - Method in class de.gerdiproject.json.geo.adapters.PolygonAdapter
-
- DEVELOPMENTAL_AND_EDUCATIONAL_PSYCHOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- DEVELOPMENTAL_BIOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- DEVELOPMENTAL_NEUROBIOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- DIFFERENTIAL_PSYCHOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- DISCIPLINE_CLASSNAME - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- DISCIPLINE_DEF - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- DISCIPLINE_IMPORT - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- DISCIPLINE_JSON - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteResearchConstants
-
- DISCIPLINE_MAP_CLASSNAME - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- DISCIPLINE_RNBR_FORMAT - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteResearchConstants
-
- DUPLICATE_SPACES_PATTERN - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- GASTROENTEROLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GENERAL - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GENERAL_AND_COMPARATIVE_LINGUISTICS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GENERAL_AND_COMPARATIVE_LITERATURE_AND_CULTURAL_STUDIES - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GENERAL_AND_DOMAIN_SPECIFIC_TEACHING_AND_LEARNING - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GENERAL_AND_VISCERAL_SURGERY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GENERAL_EDUCATION_AND_HISTORY_OF_EDUCATION - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GENERAL_GENETICS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GENERAL_THEORETICAL_CHEMISTRY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- generateConstants(String...) - Method in class de.gerdiproject.generator.research.utils.ResearchGenerator
-
This method accepts a list of filePaths that point to JSON files.
- GENERATOR_DONE - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- GENERATOR_STARTED - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- GEOCHEMISTRY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
- GEOCHEMISTRY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GEODESY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GEOGRAPHY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
- GeoLocation - Class in de.gerdiproject.json.datacite
-
Spatial region or named place where the data was gathered or about which the data is focused.
- GeoLocation(String) - Constructor for class de.gerdiproject.json.datacite.GeoLocation
-
Constructor that sets the name of the location.
- GeoLocation() - Constructor for class de.gerdiproject.json.datacite.GeoLocation
-
- GEOLOGY_AND_PALAEONTOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
- GEOLOGY_AND_PALAEONTOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GEOMETRY_COLLECTION_TYPE - Static variable in class de.gerdiproject.json.geo.constants.GeometryConstants
-
- GeometryAdapter - Class in de.gerdiproject.json.geo.adapters
-
This class offers generic JSON serialization logic for Geometrys.
- GeometryAdapter() - Constructor for class de.gerdiproject.json.geo.adapters.GeometryAdapter
-
- GeometryCleaner - Class in de.gerdiproject.json.geo.utils
-
This helper class fixes invalid Geometry objects by splitting up self-intersections.
- GeometryConstants - Class in de.gerdiproject.json.geo.constants
-
This class contains constants used for Geometry related classes.
- GEOPHYSICS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- GEOPHYSICS_AND_GEODESY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
- GEOTECHNICS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- getAffiliations() - Method in class de.gerdiproject.json.datacite.abstr.AbstractPerson
-
Retrieves the organisational or institutional affiliations of the person.
- getAlternateIdentifiers() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the identifiers other than the primary Identifier applied to the
resource being registered.
- getArea() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchDiscipline
-
Retrieves the area to which the research discipline belongs.
- getAreaName() - Method in class de.gerdiproject.json.datacite.extension.generic.AbstractResearch
-
Returns the human readable name of the research area.
- getAreaName() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchArea
-
Retrieves the name of the research area.
- getAreaName() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchDiscipline
-
- getAwardNumber() - Method in class de.gerdiproject.json.datacite.FundingReference
-
Retrieves the code assigned by the funder to a sponsored award (grant).
- getAwardTitle() - Method in class de.gerdiproject.json.datacite.FundingReference
-
Retrieves the human readable title of the award (grant).
- getBox() - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Retrieves the spatial limits of a box.
- getByRnbrString(String) - Static method in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
This function returns a
ResearchArea by parsing a string
which contains the area RNBR.
- getByRnbrString(String) - Static method in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
This function returns a
ResearchDiscipline by parsing a string
which contains the area RNBR and the internal RNBR of the discipline.
- getCategoryName() - Method in class de.gerdiproject.json.datacite.extension.generic.AbstractResearch
-
Returns the human readable name of the research category.
- getCategoryName() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchArea
-
Retrieves the name of the category to which the research are belongs.
- getCategoryName() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchDiscipline
-
- getConcepts() - Method in class de.gerdiproject.json.datacite.extension.soep.SoepVariable
-
Retrieves the concepts that describe the variable.
- getContributors() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves institutions or persons responsible for collecting, managing,
distributing, or otherwise contributing to the development of the resource.
- getCreators() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the main researchers involved in producing the data, or the authors of the
publication, in priority order.
- getDatasetVariables() - Method in class de.gerdiproject.json.datacite.extension.soep.SoepDataCiteExtension
-
Retrieves the set of variables associated with a resource from a social science study.
- getDates() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the different dates relevant to the work.
- getDescriptions() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves all additional information that does not fit in any of the other categories.
- getDisciplineName() - Method in class de.gerdiproject.json.datacite.extension.generic.AbstractResearch
-
Returns the human readable name of the research discipline.
- getDisciplineName() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchArea
-
- getDisciplineName() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchDiscipline
-
Retrieves the name of the discipline.
- getExtensions() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves discipline specific metadata extensions.
- getExtensions() - Method in class de.gerdiproject.json.datacite.extension.DataCiteExtensions
-
Retrieves the map of GeRDI defined DataCite extensions.
- getFamilyName() - Method in class de.gerdiproject.json.datacite.abstr.AbstractPerson
-
Retrieves the surname or last name of the person.
- getFeatures() - Method in class de.gerdiproject.json.geo.FeatureCollection
-
- getFormats() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the technical format of the resource.
- getFunderIdentifier() - Method in class de.gerdiproject.json.datacite.FundingReference
-
Retrieves the unique identifier of the funding entity.
- getFunderName() - Method in class de.gerdiproject.json.datacite.FundingReference
-
Retrieves the name of the funding provider.
- getFundingReferences() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves information about financial support (funding) for the resource being
registered.
- getGeoLocations() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves spatial regions or named places where the data was gathered or about which
the data is focused.
- getGeometry() - Method in class de.gerdiproject.json.geo.Feature
-
The geometry object of the feature.
- getGivenName() - Method in class de.gerdiproject.json.datacite.abstr.AbstractPerson
-
Retrieves the personal or first name of the person.
- getIdentifier() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the unique string that identifies the resource.
- getIdentifier() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchData
-
Retrieves the locally (within this document) unique identifier for the file.
- getIdentifier() - Method in class de.gerdiproject.json.datacite.nested.Affiliation
-
Retrieves a unique identifier of the organizational affiliation.
- getIdentifier() - Method in class de.gerdiproject.json.datacite.Rights
-
Retrieves the short, standardized version of the license name.
- getIdentifierScheme() - Method in class de.gerdiproject.json.datacite.nested.Affiliation
-
Retrieves the name of the affiliation identifier schema.
- getIdentifierScheme() - Method in class de.gerdiproject.json.datacite.Rights
-
Retrieves the name of the scheme.
- getInformation() - Method in class de.gerdiproject.json.datacite.abstr.AbstractDate
-
Retrieves specific free text information about the date.
- getKey() - Method in interface de.gerdiproject.json.datacite.extension.IDataCiteExtension
-
Retrieves the key under which the extension is stored
in the
DataCiteJson object.
- getKey() - Method in class de.gerdiproject.json.datacite.extension.soep.SoepDataCiteExtension
-
- getLabel() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchData
-
Retrieves the human readable name for the file.
- getLabel() - Method in class de.gerdiproject.json.datacite.extension.soep.SoepConcept
-
Retrieves a description of the concept.
- getLang() - Method in class de.gerdiproject.json.datacite.Description
-
Retrieves the IETF language tag of the description text.
- getLang() - Method in class de.gerdiproject.json.datacite.extension.soep.SoepConcept
-
Retrieves the concept label language.
- getLang() - Method in class de.gerdiproject.json.datacite.nested.PersonName
-
Retrieves the IETF language tag.
- getLang() - Method in class de.gerdiproject.json.datacite.nested.Publisher
-
Retrieves the optional IETF language tag of the publisher.
- getLang() - Method in class de.gerdiproject.json.datacite.Rights
-
Retrieves the IETF language tag of the text.
- getLang() - Method in class de.gerdiproject.json.datacite.Subject
-
Retrieves the IETF language tag of the subject text.
- getLang() - Method in class de.gerdiproject.json.datacite.Title
-
Retrieves the IETF language tag describing the language of the title text.
- getLanguage() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the primary language of the resource.
- getName() - Method in class de.gerdiproject.generator.research.source.json.ResearchAreaSource
-
- getName() - Method in class de.gerdiproject.generator.research.source.json.ResearchCategorySource
-
- getName() - Method in class de.gerdiproject.generator.research.source.json.ResearchDisciplineSource
-
- getName() - Method in class de.gerdiproject.json.datacite.abstr.AbstractPerson
-
Returns the name of the person.
- getName() - Method in class de.gerdiproject.json.datacite.Contributor
-
Retrieves the full name of the contributor.
- getName() - Method in class de.gerdiproject.json.datacite.Creator
-
Retrieves the full name of the creator.
- getName() - Method in class de.gerdiproject.json.datacite.extension.generic.WebLink
-
Retrieves the descriptive name of the web link destination.
- getName() - Method in class de.gerdiproject.json.datacite.extension.soep.SoepConcept
-
Retrieves the name of the concept, i.e.
- getName() - Method in class de.gerdiproject.json.datacite.extension.soep.SoepVariable
-
Retrieves the name of the variable.
- getNameIdentifiers() - Method in class de.gerdiproject.json.datacite.abstr.AbstractPerson
-
Retrieves unique identifiers for an individual or legal entity, according to various schemes.
- getPlace() - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Retrieves the free text description of the geographic location.
- getPoint() - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Retrieves the point location in space.
- getPolygons() - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Retrieves a list of drawn polygon areas, defined by sets of points and
lines connecting the points in closed chains.
- getProperties() - Method in class de.gerdiproject.json.geo.Feature
-
Retrieves additional properties that describe the feature.
- getPublicationYear() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the year when the data was or will be made publicly available.
- getPublisher() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the name of the entity that holds, archives, publishes prints, distributes,
releases, issues, or produces the resource.
- getRangeFromAsDateTime() - Method in class de.gerdiproject.json.datacite.DateRange
-
Retrieves the since-value as
ZonedDateTime, allowing
for subsequent operations such as retrieving the year.
- getRangeUntilAsDateTime() - Method in class de.gerdiproject.json.datacite.DateRange
-
Retrieves the until-value as
ZonedDateTime, allowing
for subsequent operations such as retrieving the year.
- getRbnr() - Method in class de.gerdiproject.generator.research.source.json.ResearchAreaSource
-
- getRbnr() - Method in class de.gerdiproject.generator.research.source.json.ResearchDisciplineSource
-
- getRbnr() - Method in class de.gerdiproject.json.datacite.extension.generic.AbstractResearch
-
Returns the unique key that represents the topic.
- getRbnrAsInt() - Method in class de.gerdiproject.generator.research.source.json.ResearchAreaSource
-
Returns the RBNR as an integer value.
- getRbnrAsInt() - Method in class de.gerdiproject.generator.research.source.json.ResearchDisciplineSource
-
Retrieves the RBNR as an integer value.
- getRelatedIdentifiers() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves identifiers of related resources.
- getRelatedMetadataScheme() - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Retrieves the name of the related scheme.
- getRelationType() - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Retrieves the description of the relationship of the resource being registered (A)
and the related resource (B).
- getRepositoryIdentifier() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves a unique, human readable name of the repository.
- getResearchDataList() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves references to downloadable research data.
- getResearchDisciplines() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves a set of human readable names of the research disciplines,
i.e.
- getResourceType() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the description of the resource.
- getResourceTypeGeneral() - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Retrieves the general type of the related resource (B).
- getResourceTypeGeneral() - Method in class de.gerdiproject.json.datacite.ResourceType
-
Retrieves the general type of a resource.
- getRightsList() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves rights information for this resource.
- getRnbrAsString() - Method in class de.gerdiproject.json.datacite.extension.generic.AbstractResearch
-
Returns the RNBR as a string.
- getRnbrAsString() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchArea
-
- getRnbrAsString() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchDiscipline
-
- getScheme() - Method in class de.gerdiproject.json.datacite.nested.NameIdentifier
-
Retrieves the name of the name identifier scheme.
- getScheme() - Method in class de.gerdiproject.json.datacite.Subject
-
Retrieves the free text name of the subject scheme or classification code or authority if one is used.
- getSchemeType() - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Retrieves the type of the relatedMetadataScheme, linked with the schemeURI.
- getSchemeURI() - Method in class de.gerdiproject.json.datacite.nested.Affiliation
-
Retrieves the scheme URI of the affiliation identifier schema.
- getSchemeURI() - Method in class de.gerdiproject.json.datacite.nested.FunderIdentifier
-
Retrieves the URI of the funder identifier schema.
- getSchemeURI() - Method in class de.gerdiproject.json.datacite.nested.NameIdentifier
-
Retrieves the URI of the name identifier scheme.
- getSchemeURI() - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Retrieves the URI of the relatedMetadataScheme.
- getSchemeURI() - Method in class de.gerdiproject.json.datacite.Rights
-
Retrieves the URI of the rightsIdentifierScheme.
- getSchemeURI() - Method in class de.gerdiproject.json.datacite.Subject
-
Retrieves the URI of the subject identifier scheme.
- getSizes() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves unstructured information about the resource size, duration, or extent.
- getSource() - Method in class de.gerdiproject.json.datacite.extension.soep.SoepVariable
-
Retrieves the study source for the variable.
- getSourceId() - Method in interface de.gerdiproject.harvest.IDocument
-
Returns an identifier of the source of the document.
- getSourceId() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the identifier of the source of the document.
- getSubclasses() - Method in class de.gerdiproject.generator.research.source.json.ResearchAreaSource
-
- getSubclasses() - Method in class de.gerdiproject.generator.research.source.json.ResearchCategorySource
-
- getSubjects() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves subjects, keywords, classification codes, or key phrases describing the
resource.
- getTitles() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the names or title by which the resource is known.
- getType() - Method in class de.gerdiproject.json.datacite.abstr.AbstractDate
-
Retrieves the event that is marked by this date.
- getType() - Method in class de.gerdiproject.json.datacite.AlternateIdentifier
-
Retrieves the free text type of the AlternateIdentifier.
- getType() - Method in class de.gerdiproject.json.datacite.Contributor
-
Retrieves the role of the contributor.
- getType() - Method in class de.gerdiproject.json.datacite.Description
-
Retrieves the type that outlines what the description entails.
- getType() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchData
-
Retrieves the file format, extension or mimetype.
- getType() - Method in class de.gerdiproject.json.datacite.extension.generic.WebLink
-
Retrieves the link category.
- getType() - Method in class de.gerdiproject.json.datacite.Identifier
-
Retrieves the type of the identifier.
- getType() - Method in class de.gerdiproject.json.datacite.nested.FunderIdentifier
-
Retrieves the type of the funder identifier.
- getType() - Method in class de.gerdiproject.json.datacite.nested.PersonName
-
Retrieves the type of name.
- getType() - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Retrieves the type of the related identifier.
- getType() - Method in class de.gerdiproject.json.datacite.Title
-
Retrieves the type of Title.
- getType() - Method in class de.gerdiproject.json.geo.Feature
-
Retrieves the type of the feature, which should always be "Feature".
- getType() - Method in class de.gerdiproject.json.geo.FeatureCollection
-
Retrieves the type of the feature collection, which should
always be "FeatureCollection".
- getUri() - Method in class de.gerdiproject.json.datacite.extension.generic.WebLink
-
Retrieves the URI of the web link.
- getUri() - Method in class de.gerdiproject.json.datacite.nested.AwardNumber
-
Retrieves the URI leading to a page for more information about the award.
- getUri() - Method in class de.gerdiproject.json.datacite.Rights
-
Retrieves the URI of the license.
- getUrl() - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchData
-
Retrieves the URL that is used to access the file.
- getValue() - Method in class de.gerdiproject.json.datacite.abstr.AbstractDate
-
Returns the value of the date.
- getValue() - Method in class de.gerdiproject.json.datacite.AlternateIdentifier
-
Retrieves the unique free text identifier.
- getValue() - Method in class de.gerdiproject.json.datacite.Date
-
Returns the date as ISO-8601-compliant String.
- getValue() - Method in class de.gerdiproject.json.datacite.DateRange
-
Returns the date range as a Dublin-Core-compliant String.
- getValue() - Method in class de.gerdiproject.json.datacite.Description
-
Retrieves the free descriptive text.
- getValue() - Method in class de.gerdiproject.json.datacite.Identifier
-
Retrieves the unique string that identifies a resource.
- getValue() - Method in class de.gerdiproject.json.datacite.nested.Affiliation
-
Retrieves the name of the organisational or institutional affiliation.
- getValue() - Method in class de.gerdiproject.json.datacite.nested.AwardNumber
-
Retrieves the value of the AwardNumber.
- getValue() - Method in class de.gerdiproject.json.datacite.nested.FunderIdentifier
-
Retrieves the value of the FunderIdentifier.
- getValue() - Method in class de.gerdiproject.json.datacite.nested.NameIdentifier
-
Retrieves an identifier of an individual or legal entity, according to various schemes.
- getValue() - Method in class de.gerdiproject.json.datacite.nested.PersonName
-
Retrieves the free text full name of the person or entity.
- getValue() - Method in class de.gerdiproject.json.datacite.nested.Publisher
-
Retrieves the name of the publisher.
- getValue() - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Retrieves the free text identifier of related resources.
- getValue() - Method in class de.gerdiproject.json.datacite.ResourceType
-
Retrieves the free text description of the resource.
- getValue() - Method in class de.gerdiproject.json.datacite.Rights
-
Retrieves the free text that describes the rights.
- getValue() - Method in class de.gerdiproject.json.datacite.Subject
-
Retrieves the term that describes the resource.
- getValue() - Method in class de.gerdiproject.json.datacite.Title
-
Retrieves the free text title or name.
- getValueAsDateTime() - Method in class de.gerdiproject.json.datacite.Date
-
Retrieves the value as
ZonedDateTime, allowing
for subsequent operations such as retrieving the year.
- getValueURI() - Method in class de.gerdiproject.json.datacite.Subject
-
Retrieves the URI of the subject term.
- getVersion() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves the version number of the resource.
- getWebLinks() - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Retrieves weblinks related to the resource.
- GsonUtils - Class in de.gerdiproject.json
-
This is a static utility class that provides methods for creating GsonBuilders.
- GYNAECOLOGY_AND_OBSTETRICS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SECURITY_AND_DEPENDABILITY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SENSORY_AND_BEHAVIOURAL_BIOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SEPARATOR_CHARS_PATTERN - Static variable in class de.gerdiproject.generator.research.constants.ResearchGeneratorConstants
-
- serialize(DataCiteExtensions, Type, JsonSerializationContext) - Method in class de.gerdiproject.json.datacite.adapters.DataCiteExtensionsAdapter
-
- serialize(AbstractDate, Type, JsonSerializationContext) - Method in class de.gerdiproject.json.datacite.adapters.DateAdapter
-
- serialize(SoepDataCiteExtension, Type, JsonSerializationContext) - Method in class de.gerdiproject.json.datacite.extension.adapters.SoepDataCiteExtensionAdapter
-
- serialize(AbstractResearch, Type, JsonSerializationContext) - Method in class de.gerdiproject.json.datacite.extension.generic.adapter.ResearchAdapter
-
- serialize(T, Type, JsonSerializationContext) - Method in class de.gerdiproject.json.geo.adapters.AbstractGeometryAdapter
-
- serialize(Geometry, Type, JsonSerializationContext) - Method in class de.gerdiproject.json.geo.adapters.GeometryAdapter
-
- serializeCoordinates(T) - Method in class de.gerdiproject.json.geo.adapters.AbstractGeometryAdapter
-
Serializes the Coordinates of a Geometry to a JsonArray.
- serializeCoordinates(LineString) - Method in class de.gerdiproject.json.geo.adapters.LineStringAdapter
-
- serializeCoordinates(MultiLineString) - Method in class de.gerdiproject.json.geo.adapters.MultiLineStringAdapter
-
- serializeCoordinates(MultiPoint) - Method in class de.gerdiproject.json.geo.adapters.MultiPointAdapter
-
- serializeCoordinates(MultiPolygon) - Method in class de.gerdiproject.json.geo.adapters.MultiPolygonAdapter
-
- serializeCoordinates(Point) - Method in class de.gerdiproject.json.geo.adapters.PointAdapter
-
- serializeCoordinates(Polygon) - Method in class de.gerdiproject.json.geo.adapters.PolygonAdapter
-
- setAwardNumber(AwardNumber) - Method in class de.gerdiproject.json.datacite.FundingReference
-
Sets the code assigned by the funder to a sponsored award (grant).
- setAwardTitle(String) - Method in class de.gerdiproject.json.datacite.FundingReference
-
Sets the human readable title of the award (grant).
- setBox(double, double, double, double) - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Changes the spatial limits of a box, defining its shape.
- setBox(Geometry) - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Changes the spatial limits of a box, defining its shape.
- setConcepts(Set<SoepConcept>) - Method in class de.gerdiproject.json.datacite.extension.soep.SoepVariable
-
Sets the concepts that describe the variable.
- setDate(long) - Method in class de.gerdiproject.json.datacite.Date
-
Changes the date value using the amount of milliseconds that passed
from 01/01/1970 00:00:00 until this date.
- setDate(Instant) - Method in class de.gerdiproject.json.datacite.Date
-
Changes the date value using an
Instant that marks a date.
- setExtensions(Map<String, IDataCiteExtension>) - Method in class de.gerdiproject.json.datacite.extension.DataCiteExtensions
-
Sets the map of GeRDI defined DataCite extensions.
- setFamilyName(String) - Method in class de.gerdiproject.json.datacite.abstr.AbstractPerson
-
Sets the surname or last name of the person.
- setFeatures(List<Feature<T>>) - Method in class de.gerdiproject.json.geo.FeatureCollection
-
- setFunderIdentifier(FunderIdentifier) - Method in class de.gerdiproject.json.datacite.FundingReference
-
Sets the unique identifier of the funding entity.
- setGeometry(Geometry) - Method in class de.gerdiproject.json.geo.Feature
-
Sets the geometry object of the feature.
- setGivenName(String) - Method in class de.gerdiproject.json.datacite.abstr.AbstractPerson
-
Sets the personal or first name of the person.
- setIdentifier(Identifier) - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Sets the unique string that identifies the resource.
- setIdentifier(String) - Method in class de.gerdiproject.json.datacite.nested.Affiliation
-
Sets a unique identifier of the organizational affiliation.
- setIdentifier(String) - Method in class de.gerdiproject.json.datacite.Rights
-
Sets the short, standardized version of the license name.
- setIdentifierScheme(String) - Method in class de.gerdiproject.json.datacite.nested.Affiliation
-
Sets the name of the affiliation identifier schema.
- setIdentifierScheme(String) - Method in class de.gerdiproject.json.datacite.Rights
-
Sets the name of the scheme.
- setInformation(String) - Method in class de.gerdiproject.json.datacite.abstr.AbstractDate
-
Sets specific free text information about the date, if appropriate.
- setLang(String) - Method in class de.gerdiproject.json.datacite.Description
-
Sets the IETF language tag of the description text.
- setLang(String) - Method in class de.gerdiproject.json.datacite.nested.PersonName
-
Sets the IETF language tag.
- setLang(String) - Method in class de.gerdiproject.json.datacite.nested.Publisher
-
Sets the optional IETF language tag of the publisher.
- setLang(String) - Method in class de.gerdiproject.json.datacite.Rights
-
Sets the IETF language tag of the text.
- setLang(String) - Method in class de.gerdiproject.json.datacite.Subject
-
Sets the IETF language tag of the subject text.
- setLang(String) - Method in class de.gerdiproject.json.datacite.Title
-
Sets the IETF language tag describing the language of the title text.
- setLanguage(String) - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Sets the primary language of the resource.
- setName(String) - Method in class de.gerdiproject.generator.research.source.json.ResearchAreaSource
-
- setName(String) - Method in class de.gerdiproject.generator.research.source.json.ResearchCategorySource
-
- setName(String) - Method in class de.gerdiproject.generator.research.source.json.ResearchDisciplineSource
-
- setName(String) - Method in class de.gerdiproject.json.datacite.extension.generic.WebLink
-
Sets the descriptive name of the web link destination.
- setNameIdentifiers(Set<NameIdentifier>) - Method in class de.gerdiproject.json.datacite.abstr.AbstractPerson
-
Sets unique identifiers for an individual or legal entity, according to various schemes.
- setPlace(String) - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Sets the free text description of the geographic location.
- setPoint(double, double) - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Changes the point location in space.
- setPoint(Point) - Method in class de.gerdiproject.json.datacite.GeoLocation
-
Sets the point location in space.
- setProperties(T) - Method in class de.gerdiproject.json.geo.Feature
-
Sets additional properties that describe the feature.
- setPublicationYear(Integer) - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Sets the year when the data was or will be made publicly available.
- setPublisher(Publisher) - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Sets the entity that holds, archives, publishes prints, distributes,
releases, issues, or produces the resource.
- setPublisher(String) - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
- setRangeFrom(long) - Method in class de.gerdiproject.json.datacite.DateRange
-
Changes the since-value using the amount of milliseconds that passed
from 01/01/1970 00:00:00 until this date.
- setRangeFrom(String) - Method in class de.gerdiproject.json.datacite.DateRange
-
Changes the since-value by parsing a date-string.
- setRangeUntil(long) - Method in class de.gerdiproject.json.datacite.DateRange
-
Changes the until-value using the amount of milliseconds that passed
from 01/01/1970 00:00:00 until this date.
- setRangeUntil(String) - Method in class de.gerdiproject.json.datacite.DateRange
-
Changes the since-value by parsing a date-string.
- setRbnr(String) - Method in class de.gerdiproject.generator.research.source.json.ResearchAreaSource
-
- setRbnr(String) - Method in class de.gerdiproject.generator.research.source.json.ResearchDisciplineSource
-
- setRelatedMetadataScheme(String) - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Sets the name of the related scheme.
- setRepositoryIdentifier(String) - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Changes the unique but human readable name of the repository.
- setResourceType(ResourceType) - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Sets the description of the resource.
- setResourceTypeGeneral(ResourceTypeGeneral) - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Sets the general type of the related resource (B).
- setScheme(String) - Method in class de.gerdiproject.json.datacite.Subject
-
Sets the free text name of the subject scheme or classification code or authority if one is used.
- setSchemeType(String) - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Sets the type of the relatedMetadataScheme, linked with the schemeURI.
- setSchemeURI(String) - Method in class de.gerdiproject.json.datacite.nested.Affiliation
-
Sets the scheme URI of the affiliation identifier schema.
- setSchemeURI(String) - Method in class de.gerdiproject.json.datacite.nested.FunderIdentifier
-
Sets the URI of the funder identifier schema.
- setSchemeURI(String) - Method in class de.gerdiproject.json.datacite.nested.NameIdentifier
-
Sets the URI of the name identifier scheme.
- setSchemeURI(String) - Method in class de.gerdiproject.json.datacite.RelatedIdentifier
-
Sets the URI of the relatedMetadataScheme.
- setSchemeURI(String) - Method in class de.gerdiproject.json.datacite.Rights
-
Sets the URI of the rightsIdentifierScheme.
- setSchemeURI(String) - Method in class de.gerdiproject.json.datacite.Subject
-
Sets the URI of the subject identifier scheme.
- setSubclasses(List<ResearchDisciplineSource>) - Method in class de.gerdiproject.generator.research.source.json.ResearchAreaSource
-
- setSubclasses(List<ResearchAreaSource>) - Method in class de.gerdiproject.generator.research.source.json.ResearchCategorySource
-
- setType(String) - Method in class de.gerdiproject.json.datacite.extension.generic.ResearchData
-
Sets the file format, extension or mimetype.
- setType(WebLinkType) - Method in class de.gerdiproject.json.datacite.extension.generic.WebLink
-
Sets the link category.
- setType(String) - Method in class de.gerdiproject.json.datacite.Identifier
-
Sets the type of the identifier.
- setType(IdentifierType) - Method in class de.gerdiproject.json.datacite.Identifier
-
Sets the type of the identifier.
- setType(TitleType) - Method in class de.gerdiproject.json.datacite.Title
-
Sets the type of Title.
- setType(String) - Method in class de.gerdiproject.json.geo.Feature
-
Sets the type of the feature, which should always be "Feature".
- setType(String) - Method in class de.gerdiproject.json.geo.FeatureCollection
-
Sets the type of the feature collection, which should
always be "FeatureCollection".
- setUri(String) - Method in class de.gerdiproject.json.datacite.nested.AwardNumber
-
Sets the URI leading to a page for more information about the award.
- setUri(String) - Method in class de.gerdiproject.json.datacite.Rights
-
Sets the URI of the license.
- setValue(String) - Method in class de.gerdiproject.json.datacite.abstr.AbstractDate
-
Changes the date value.
- setValue(String) - Method in class de.gerdiproject.json.datacite.Date
-
Tries to set the date by parsing an ISO 8601 compliant String.
- setValue(String) - Method in class de.gerdiproject.json.datacite.DateRange
-
Tries to set the date range by parsing a Dublin-Core-compliant String.
- setValue(String) - Method in class de.gerdiproject.json.datacite.Description
-
Sets the free descriptive text.
- setValue(String) - Method in class de.gerdiproject.json.datacite.Rights
-
Sets the free text that describes the rights.
- setValue(String) - Method in class de.gerdiproject.json.datacite.Subject
-
Sets the term that describes the resource.
- setValue(String) - Method in class de.gerdiproject.json.datacite.Title
-
Sets the free text title or name.
- setValueURI(String) - Method in class de.gerdiproject.json.datacite.Subject
-
Sets the URI of the subject term.
- setVersion(String) - Method in class de.gerdiproject.json.datacite.DataCiteJson
-
Sets the version number of the resource.
- SINTERED_METALLIC_AND_CERAMIC_MATERIALS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SOCIAL_AND_CULTURAL_ANTHROPOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
- SOCIAL_AND_CULTURAL_ANTHROPOLOGY_AND_ETHNOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SOCIAL_PSYCHOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SOCIAL_SCIENCES - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
- SOCIOLOGICAL_THEORY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SoepConcept - Class in de.gerdiproject.json.datacite.extension.soep
-
This class models concepts from the social sciences domain.
- SoepConcept(String, String, String) - Constructor for class de.gerdiproject.json.datacite.extension.soep.SoepConcept
-
- SoepDataCiteExtension - Class in de.gerdiproject.json.datacite.extension.soep
-
This class represents a JSON object that contains SOEP
specific metadata.
- SoepDataCiteExtension() - Constructor for class de.gerdiproject.json.datacite.extension.soep.SoepDataCiteExtension
-
- SoepDataCiteExtensionAdapter - Class in de.gerdiproject.json.datacite.extension.adapters
-
- SoepDataCiteExtensionAdapter() - Constructor for class de.gerdiproject.json.datacite.extension.adapters.SoepDataCiteExtensionAdapter
-
- SoepVariable - Class in de.gerdiproject.json.datacite.extension.soep
-
This class models the SOEP-specific metadata: Variables
It includes the initial set of attributes identified so far; new use cases might dictate an extension/change.
- SoepVariable(String, String, Set<SoepConcept>) - Constructor for class de.gerdiproject.json.datacite.extension.soep.SoepVariable
-
- SoepVariable(String, String) - Constructor for class de.gerdiproject.json.datacite.extension.soep.SoepVariable
-
- SOFTWARE_ENGINEERING_AND_PROGRAMMING_LANGUAGES - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SOIL_SCIENCES - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SOLID_STATE_AND_SURFACE_CHEMISTRY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SPECIAL_ZOOLOGY_AND_MORPHOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- STANDARD_TIMEZONE - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteDateConstants
-
- STATISTICAL_PHYSICS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
- STATISTICAL_PHYSICS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- STATISTICS_AND_ECONOMETRICS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- StringUtils - Class in de.gerdiproject.harvest.utils
-
This class is used for cleaning up Strings, removing unneccessary tags and spaces.
- STRUCTURAL_BIOLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- STRUCTURAL_ENGINEERING - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- STRUCTURING_AND_FUNCTIONALISATION - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- Subject - Class in de.gerdiproject.json.datacite
-
Subject, keywords (tags), classification codes, or key phrases describing the resource.
- Subject(String, String) - Constructor for class de.gerdiproject.json.datacite.Subject
-
Constructor that allows to set the language.
- Subject(String) - Constructor for class de.gerdiproject.json.datacite.Subject
-
- Subject(String, String, String, String, String) - Constructor for class de.gerdiproject.json.datacite.Subject
-
- SYNTHESIS_AND_PROPERTIES_OF_FUNCTIONAL_MATERIALS - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SYSTEMIC_NEUROSCIENCE - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-
- SYSTEMS_ENGINEERING - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchAreaConstants
-
- validate(Geometry) - Static method in class de.gerdiproject.json.geo.utils.GeometryCleaner
-
Creates a valid representation of a specified Geometry object.
- VALUE_JSON - Static variable in class de.gerdiproject.json.datacite.constants.DataCiteDateConstants
-
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.ContributorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.DateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.DescriptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.FunderIdentifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.IdentifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.NameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.RelatedIdentifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.RelationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.ResourceTypeGeneral
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.enums.TitleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.gerdiproject.json.datacite.extension.generic.enums.WebLinkType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.ContributorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.DateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.DescriptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.FunderIdentifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.IdentifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.NameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.RelatedIdentifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.RelationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.ResourceTypeGeneral
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.enums.TitleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.gerdiproject.json.datacite.extension.generic.enums.WebLinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VIROLOGY - Static variable in class de.gerdiproject.json.datacite.extension.generic.constants.ResearchDisciplineConstants
-