Uses of Interface
org.episteme.core.io.ResourceReader
Packages that use ResourceReader
Package
Description
Provides the
module.
invalid reference
org.episteme.core.ml.mathml
Provides the
module.
invalid reference
org.episteme.core.ml.openmath
BioPAX loader for biological pathways and networks.
Biological taxonomy, genetics, and physiological modeling.
NeuroML loader for computational neuroscience models.
PDBML loader for Protein Data Bank macromolecular structures.
PhyloXML loader for phylogenetic tree data.
Systems Biology Markup Language (SBML) loader for Episteme.
Provides the
org.episteme.natural.chemistry.loaders.cml module.PMML (Predictive Model Markup Language) loader for machine learning models.
ThermoML loader for IUPAC/NIST thermodynamic property data.
Core functionality for the org.episteme.social.architecture.loaders package in the Episteme library.
Core functionality for the org.episteme.social.arts.loaders package in the Episteme library.
Core functionality for the org.episteme.social.geography.loaders.gml package in the Episteme library.
Core functionality for the org.episteme.social.law.loaders package in the Episteme library.
User interface components and internationalization support for Episteme applications.
Standard TigerXML loader for linguistic corpora.
Core functionality for the org.episteme.social.sociology.loaders package in the Episteme library.
-
Uses of ResourceReader in org.episteme.core.bibliography.loaders
Subinterfaces of ResourceReader in org.episteme.core.bibliography.loadersModifier and TypeInterfaceDescriptioninterfaceInterface for loading bibliographical catalogs of books or articles.Classes in org.episteme.core.bibliography.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassLoader for scientific article catalogs, supporting interfaces with major research databases like PubMed, CrossRef, or arXiv.classLoader for book catalogs, supporting interfaces with major library databases like OpenLibrary, Library of Congress, or local records.classModernized connector to CrossRef API for DOI resolution and citation metadata. -
Uses of ResourceReader in org.episteme.core.io
Classes in org.episteme.core.io that implement ResourceReaderModifier and TypeClassDescriptionclassAbstract base for resource readers with caching and fallback support.Methods in org.episteme.core.io that return types with arguments of type ResourceReaderModifier and TypeMethodDescriptionstatic <T> Optional<ResourceReader<T>> Finds a suitable reader for the given resource and destination. -
Uses of ResourceReader in org.episteme.core.io.loaders
Classes in org.episteme.core.io.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassReader for HDF5 (Hierarchical Data Format) files.classReader for Zarr format, optimized for chunked, compressed, binary arrays. -
Uses of ResourceReader in org.episteme.core.mathematics.loaders
Classes in org.episteme.core.mathematics.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassLoader/Serializer for Neural Network models using Java Binary Serialization.classReader (Loader) for Ollama models (Local LLM server).classStandardized Loader for ONNX (Open Neural Network Exchange) models.classReader (Loader) for OpenAI-compatible models. -
Uses of ResourceReader in org.episteme.core.mathematics.loaders.logic
Subinterfaces of ResourceReader in org.episteme.core.mathematics.loaders.logicModifier and TypeInterfaceDescriptioninterfaceInterface for importing formal systems from external verification tools.Classes in org.episteme.core.mathematics.loaders.logic that implement ResourceReaderModifier and TypeClassDescriptionclassImporter for Coq Proof Assistant files (.v).classImporter for Metamath database files (.mm).classImporter for QEDEQ (Hilbert II) XML modules. -
Uses of ResourceReader in org.episteme.core.mathematics.loaders.mathml
Classes in org.episteme.core.mathematics.loaders.mathml that implement ResourceReaderModifier and TypeClassDescriptionclassMathML Reader for Content and Presentation MathML. -
Uses of ResourceReader in org.episteme.core.mathematics.loaders.openmath
Classes in org.episteme.core.mathematics.loaders.openmath that implement ResourceReader -
Uses of ResourceReader in org.episteme.core.methodology.loaders
Classes in org.episteme.core.methodology.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassParser and accessor for the sciences taxonomy database. -
Uses of ResourceReader in org.episteme.nativ.physics.loaders.fits
Classes in org.episteme.nativ.physics.loaders.fits that implement ResourceReaderModifier and TypeClassDescriptionclassHigh-performance FITS reader using Project Panama to call cfitsio. -
Uses of ResourceReader in org.episteme.nativ.physics.loaders.hdf5
Classes in org.episteme.nativ.physics.loaders.hdf5 that implement ResourceReaderModifier and TypeClassDescriptionclassHigh-performance HDF5 reader using Panama for zero-copy data transfer. -
Uses of ResourceReader in org.episteme.natural.biology.loaders
Classes in org.episteme.natural.biology.loaders that implement ResourceReaderModifier and TypeClassDescriptionfinal classResource reader for biological data models.classParser for FASTA format files.classLoads and saves Biological Sequences from FASTA format.classParser for FASTQ format files (includes quality scores).classFBX loader for JavaFX 3D using the jfbx library.classService for GBIF data.classConnector to the Global Biodiversity Information Facility (GBIF) API.classConnector to NCBI GenBank for DNA/protein sequence retrieval.classLoader for NCBI Taxonomy database.classSimple Wavefront OBJ loader for JavaFX 3D.classProtein Data Bank (PDB) loader and exporter.classReads phylogenetic trees from CSV.classLoader for STL (Stereolithography) 3D mesh files.classLoader for UniProt protein database.classLoader for virus species from JSON resource.classLoads and manages vitamins data from JSON. -
Uses of ResourceReader in org.episteme.natural.biology.loaders.biopax
Classes in org.episteme.natural.biology.loaders.biopax that implement ResourceReaderModifier and TypeClassDescriptionclassBioPAX Reader for biological pathways and networks. -
Uses of ResourceReader in org.episteme.natural.biology.loaders.itis
Classes in org.episteme.natural.biology.loaders.itis that implement ResourceReaderModifier and TypeClassDescriptionclassReader for ITIS (Integrated Taxonomic Information System) XML data. -
Uses of ResourceReader in org.episteme.natural.biology.loaders.neuroml
Classes in org.episteme.natural.biology.loaders.neuroml that implement ResourceReaderModifier and TypeClassDescriptionclassNeuroML Reader for computational neuroscience models. -
Uses of ResourceReader in org.episteme.natural.biology.loaders.pdbml
Classes in org.episteme.natural.biology.loaders.pdbml that implement ResourceReaderModifier and TypeClassDescriptionclassPDBML Reader for Protein Data Bank macromolecular structures. -
Uses of ResourceReader in org.episteme.natural.biology.loaders.phyloxml
Classes in org.episteme.natural.biology.loaders.phyloxml that implement ResourceReaderModifier and TypeClassDescriptionclassPhyloXML Reader for phylogenetic tree data. -
Uses of ResourceReader in org.episteme.natural.biology.loaders.sbml
Classes in org.episteme.natural.biology.loaders.sbml that implement ResourceReader -
Uses of ResourceReader in org.episteme.natural.chemistry.loaders
Classes in org.episteme.natural.chemistry.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassLoads chemistry data (elements, molecules) from JSON.classModernized reader for the IUPAC Gold Book (Compendium of Chemical Terminology).classLoads chemical elements from JSON configuration.classModernized loader for the PubChem chemical compound database. -
Uses of ResourceReader in org.episteme.natural.chemistry.loaders.cml
Classes in org.episteme.natural.chemistry.loaders.cml that implement ResourceReader -
Uses of ResourceReader in org.episteme.natural.computing.loaders.pmml
Classes in org.episteme.natural.computing.loaders.pmml that implement ResourceReaderModifier and TypeClassDescriptionclassPMML Reader for Predictive Model Markup Language. -
Uses of ResourceReader in org.episteme.natural.device.loaders.nmea
Classes in org.episteme.natural.device.loaders.nmea that implement ResourceReaderModifier and TypeClassDescriptionclassA basic NMEA parser that acts as a Sensor for NMEA messages. -
Uses of ResourceReader in org.episteme.natural.earth.loaders
Classes in org.episteme.natural.earth.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassOpenWeather API loader for meteorological data.classModern connector to USGS Earthquake Hazards Program API. -
Uses of ResourceReader in org.episteme.natural.medicine.loaders
Classes in org.episteme.natural.medicine.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassReader for DICOM (Digital Imaging and Communications in Medicine) files.classLoader for Drug/Medication Database (e.g.classLoader for ICD-10/ICD-11 Disease Database. -
Uses of ResourceReader in org.episteme.natural.physics.loaders
Classes in org.episteme.natural.physics.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassLoads ephemerides from JPL Horizons system (Text format).classLoader for JPL DE-series Ephemerides (binary SPK format).classConnector to Nasa Exoplanet Archive.classLoader for SIMBAD astronomical database.classLoads StarCatalog data.classLoads Star Catalog Data (CSV).classVizieR astronomical catalog loader. -
Uses of ResourceReader in org.episteme.natural.physics.loaders.fits
Classes in org.episteme.natural.physics.loaders.fits that implement ResourceReaderModifier and TypeClassDescriptionclassResource Reader for FITS (Flexible Image Transport System) files. -
Uses of ResourceReader in org.episteme.natural.physics.loaders.thermoml
Classes in org.episteme.natural.physics.loaders.thermoml that implement ResourceReaderModifier and TypeClassDescriptionclassModernized ThermoML Reader for the IUPAC/NIST thermodynamic property data. -
Uses of ResourceReader in org.episteme.social.architecture.loaders
Classes in org.episteme.social.architecture.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassLoader for acoustic material absorption coefficients. -
Uses of ResourceReader in org.episteme.social.arts.loaders
Classes in org.episteme.social.arts.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassBase loader for musical compositions using the ResourceReader interface.classLoader for musical compositions from binary MIDI files (.mid).classAdvanced reader for MusicXML files. -
Uses of ResourceReader in org.episteme.social.economics.loaders
Classes in org.episteme.social.economics.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassModern stock quote reader using Alpha Vantage API.final classResource reader for financial portfolio scenarios.classModern currency exchange rate reader using free public APIs.classReads financial market data from various formats. -
Uses of ResourceReader in org.episteme.social.geography.loaders
Classes in org.episteme.social.geography.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassReader for Altimetry and Bathymetry data (Elevation).classReader for ETOPO1 data (Global Relief Model).classLoads geographic data from GeoJSON format.classReader for Google Maps Elevation API.classReader for SRTM (Shuttle Radar Topography Mission) data. -
Uses of ResourceReader in org.episteme.social.geography.loaders.gml
Classes in org.episteme.social.geography.loaders.gml that implement ResourceReader -
Uses of ResourceReader in org.episteme.social.history.loaders
Classes in org.episteme.social.history.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassLoads time-series data from CSV files. -
Uses of ResourceReader in org.episteme.social.law.loaders
Subinterfaces of ResourceReader in org.episteme.social.law.loadersModifier and TypeInterfaceDescriptioninterfaceCommon interface for components that load legal documents.Classes in org.episteme.social.law.loaders that implement ResourceReaderModifier and TypeClassDescriptionfinal classLoader for Akoma Ntoso (XML-based) legal documents.final classLoader for European Union legal documents via EUR-Lex (CELLAR API).final classLoader for French legal documents via the Légifrance OpenData API.final classLoader for International Treaties and United Nations legal documents.final classLoader for United States federal law (US Code). -
Uses of ResourceReader in org.episteme.social.linguistics.loaders
Classes in org.episteme.social.linguistics.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassResource reader for Backus-Naur Form (BNF) files.classModernized loader for linguistic data and metadata.classResource reader for Parsing Expression Grammar (PEG) files.classLoader for Word2Vec models (text format). -
Uses of ResourceReader in org.episteme.social.linguistics.loaders.tigerxml
Classes in org.episteme.social.linguistics.loaders.tigerxml that implement ResourceReader -
Uses of ResourceReader in org.episteme.social.politics.loaders
Classes in org.episteme.social.politics.loaders that implement ResourceReaderModifier and TypeClassDescriptionclassReader for loadingCountryCodes from JSON.classProduction loader for the CIA World Factbook XML data.classLoader for UNDP Human Development Index (HDI) data.classReader for World Bank Data. -
Uses of ResourceReader in org.episteme.social.sociology.loaders
Classes in org.episteme.social.sociology.loaders that implement ResourceReaderModifier and TypeClassDescriptionfinal classResource reader for demographic data models.classReads, parses, and manages surveys from Google Forms.