Uses of Interface
org.dspace.importer.external.service.components.QuerySource
Packages that use QuerySource
Package
Description
Main package for the live importing from external sources
Pubmed implementation of specific
org.dspace.importer.external.service classes-
Uses of QuerySource in org.dspace.external.provider.impl
Methods in org.dspace.external.provider.impl with parameters of type QuerySourceModifier and TypeMethodDescriptionvoidLiveImportDataProvider.setMetadataSource(QuerySource querySource) This method set the MetadataSource for the ExternalDataProvider -
Uses of QuerySource in org.dspace.importer.external
Classes in org.dspace.importer.external that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying multiple external data sources in parallel optional Affiliation information are not part of the API request.Constructor parameters in org.dspace.importer.external with type arguments of type QuerySourceModifierConstructorDescriptionMultipleParallelImportMetadataSourceServiceImpl(List<QuerySource> innerProviders, String sourceName) -
Uses of QuerySource in org.dspace.importer.external.ads
Classes in org.dspace.importer.external.ads that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying ADS -
Uses of QuerySource in org.dspace.importer.external.arxiv.service
Classes in org.dspace.importer.external.arxiv.service that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying ArXiv -
Uses of QuerySource in org.dspace.importer.external.cinii
Classes in org.dspace.importer.external.cinii that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying Cinii -
Uses of QuerySource in org.dspace.importer.external.crossref
Classes in org.dspace.importer.external.crossref that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying CrossRef -
Uses of QuerySource in org.dspace.importer.external.datacite
Classes in org.dspace.importer.external.datacite that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying Datacite Mainly copied from CrossRefImportMetadataSourceServiceImpl.classImplements a data source for querying Datacite for specific for Project resourceTypes. -
Uses of QuerySource in org.dspace.importer.external.epo.service
Classes in org.dspace.importer.external.epo.service that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying EPO -
Uses of QuerySource in org.dspace.importer.external.openaire.service
Classes in org.dspace.importer.external.openaire.service that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying OpenAIRE -
Uses of QuerySource in org.dspace.importer.external.openalex.service
Subinterfaces of QuerySource in org.dspace.importer.external.openalex.serviceClasses in org.dspace.importer.external.openalex.service that implement QuerySourceModifier and TypeClassDescriptionclassImplementation ofOpenAlexImportMetadataSourceServicethat provides metadata import functionality from OpenAlex into DSpace. -
Uses of QuerySource in org.dspace.importer.external.pubmed.service
Classes in org.dspace.importer.external.pubmed.service that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying PubMed Central -
Uses of QuerySource in org.dspace.importer.external.pubmedeurope
Classes in org.dspace.importer.external.pubmedeurope that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying PubMed Europe -
Uses of QuerySource in org.dspace.importer.external.ror.service
Classes in org.dspace.importer.external.ror.service that implement QuerySourceModifier and TypeClassDescriptionclassImplements aAbstractImportMetadataSourceServicefor querying ROR services. -
Uses of QuerySource in org.dspace.importer.external.scielo.service
Classes in org.dspace.importer.external.scielo.service that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying Scielo -
Uses of QuerySource in org.dspace.importer.external.scopus.service
Classes in org.dspace.importer.external.scopus.service that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying Scopus -
Uses of QuerySource in org.dspace.importer.external.vufind
Classes in org.dspace.importer.external.vufind that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying VuFind -
Uses of QuerySource in org.dspace.importer.external.wos.service
Classes in org.dspace.importer.external.wos.service that implement QuerySourceModifier and TypeClassDescriptionclassImplements a data source for querying Web of Science.