Uses of Interface
org.episteme.core.io.ResourceIO
Packages that use ResourceIO
Package
Description
Provides the
module.
invalid reference
org.episteme.core.ml.mathml
Comprehensive mathematical structures, including algebra, calculus, and numerical analysis.
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 ResourceIO in org.episteme.core.bibliography.loaders
Subinterfaces of ResourceIO 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 ResourceIOModifier 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 ResourceIO in org.episteme.core.io
Subinterfaces of ResourceIO in org.episteme.core.ioModifier and TypeInterfaceDescriptioninterfaceInterface for components that read/load resources.interfaceInterface for writing/exporting resources.Classes in org.episteme.core.io that implement ResourceIOModifier and TypeClassDescriptionclassAbstract base for resource readers with caching and fallback support.classAbstract base for resource writers. -
Uses of ResourceIO in org.episteme.core.io.loaders
Classes in org.episteme.core.io.loaders that implement ResourceIOModifier and TypeClassDescriptionclassReader for HDF5 (Hierarchical Data Format) files.classReader for Zarr format, optimized for chunked, compressed, binary arrays. -
Uses of ResourceIO in org.episteme.core.mathematics.loaders
Classes in org.episteme.core.mathematics.loaders that implement ResourceIOModifier and TypeClassDescriptionclassLoader/Serializer for Neural Network models using Java Binary Serialization.classclassReader (Loader) for Ollama models (Local LLM server).classStandardized Loader for ONNX (Open Neural Network Exchange) models.classReader (Loader) for OpenAI-compatible models.classWriter for VTK (Visualization Toolkit) Structured Points files. -
Uses of ResourceIO in org.episteme.core.mathematics.loaders.logic
Subinterfaces of ResourceIO in org.episteme.core.mathematics.loaders.logicModifier and TypeInterfaceDescriptioninterfaceInterface for exporting a logical system to an external formal verification tool.interfaceInterface for importing formal systems from external verification tools.Classes in org.episteme.core.mathematics.loaders.logic that implement ResourceIOModifier and TypeClassDescriptionclassExporter for the Coq Proof Assistant.classImporter for Coq Proof Assistant files (.v).classExporter for Metamath.classImporter for Metamath database files (.mm).classExporter for QEDEQ (Hilbert II).classImporter for QEDEQ (Hilbert II) XML modules. -
Uses of ResourceIO in org.episteme.core.mathematics.loaders.mathml
Classes in org.episteme.core.mathematics.loaders.mathml that implement ResourceIOModifier and TypeClassDescriptionclassMathML Reader for Content and Presentation MathML. -
Uses of ResourceIO in org.episteme.core.mathematics.loaders.oeis
Classes in org.episteme.core.mathematics.loaders.oeis that implement ResourceIOModifier and TypeClassDescriptionclassWriter for exporting sequences to OEIS formats. -
Uses of ResourceIO in org.episteme.core.mathematics.loaders.openmath
Classes in org.episteme.core.mathematics.loaders.openmath that implement ResourceIOModifier and TypeClassDescriptionclassOpenMath Reader for mathematical objects.classSerializer for OpenMath XML format. -
Uses of ResourceIO in org.episteme.core.methodology.loaders
Classes in org.episteme.core.methodology.loaders that implement ResourceIOModifier and TypeClassDescriptionclassParser and accessor for the sciences taxonomy database. -
Uses of ResourceIO in org.episteme.nativ.physics.loaders.fits
Classes in org.episteme.nativ.physics.loaders.fits that implement ResourceIOModifier and TypeClassDescriptionclassHigh-performance FITS reader using Project Panama to call cfitsio.classHigh-performance FITS writer using Panama. -
Uses of ResourceIO in org.episteme.nativ.physics.loaders.hdf5
Classes in org.episteme.nativ.physics.loaders.hdf5 that implement ResourceIOModifier and TypeClassDescriptionclassHigh-performance HDF5 reader using Panama for zero-copy data transfer.classAdapter to save Tensors to HDF5 files.classHigh-performance HDF5 writer using Panama. -
Uses of ResourceIO in org.episteme.natural.biology.loaders
Classes in org.episteme.natural.biology.loaders that implement ResourceIOModifier and TypeClassDescriptionfinal classResource reader for biological data models.classParser for FASTA format files.classLoads and saves Biological Sequences from FASTA format.classWriter for FASTA files.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.classWriter for PDB files.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 ResourceIO in org.episteme.natural.biology.loaders.biopax
Classes in org.episteme.natural.biology.loaders.biopax that implement ResourceIOModifier and TypeClassDescriptionclassBioPAX Reader for biological pathways and networks. -
Uses of ResourceIO in org.episteme.natural.biology.loaders.itis
Classes in org.episteme.natural.biology.loaders.itis that implement ResourceIOModifier and TypeClassDescriptionclassReader for ITIS (Integrated Taxonomic Information System) XML data. -
Uses of ResourceIO in org.episteme.natural.biology.loaders.neuroml
Classes in org.episteme.natural.biology.loaders.neuroml that implement ResourceIOModifier and TypeClassDescriptionclassNeuroML Reader for computational neuroscience models. -
Uses of ResourceIO in org.episteme.natural.biology.loaders.pdbml
Classes in org.episteme.natural.biology.loaders.pdbml that implement ResourceIOModifier and TypeClassDescriptionclassPDBML Reader for Protein Data Bank macromolecular structures. -
Uses of ResourceIO in org.episteme.natural.biology.loaders.phyloxml
Classes in org.episteme.natural.biology.loaders.phyloxml that implement ResourceIOModifier and TypeClassDescriptionclassPhyloXML Reader for phylogenetic tree data. -
Uses of ResourceIO in org.episteme.natural.biology.loaders.sbml
Classes in org.episteme.natural.biology.loaders.sbml that implement ResourceIO -
Uses of ResourceIO in org.episteme.natural.chemistry.loaders
Classes in org.episteme.natural.chemistry.loaders that implement ResourceIOModifier 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 ResourceIO in org.episteme.natural.chemistry.loaders.cml
Classes in org.episteme.natural.chemistry.loaders.cml that implement ResourceIO -
Uses of ResourceIO in org.episteme.natural.computing.loaders.pmml
Classes in org.episteme.natural.computing.loaders.pmml that implement ResourceIOModifier and TypeClassDescriptionclassPMML Reader for Predictive Model Markup Language. -
Uses of ResourceIO in org.episteme.natural.device.loaders.nmea
Classes in org.episteme.natural.device.loaders.nmea that implement ResourceIOModifier and TypeClassDescriptionclassA basic NMEA parser that acts as a Sensor for NMEA messages. -
Uses of ResourceIO in org.episteme.natural.earth.loaders
Classes in org.episteme.natural.earth.loaders that implement ResourceIOModifier and TypeClassDescriptionclassOpenWeather API loader for meteorological data.classModern connector to USGS Earthquake Hazards Program API. -
Uses of ResourceIO in org.episteme.natural.medicine.loaders
Classes in org.episteme.natural.medicine.loaders that implement ResourceIOModifier 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 ResourceIO in org.episteme.natural.physics.loaders
Classes in org.episteme.natural.physics.loaders that implement ResourceIOModifier 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 ResourceIO in org.episteme.natural.physics.loaders.fits
Classes in org.episteme.natural.physics.loaders.fits that implement ResourceIOModifier and TypeClassDescriptionclassResource Reader for FITS (Flexible Image Transport System) files. -
Uses of ResourceIO in org.episteme.natural.physics.loaders.thermoml
Classes in org.episteme.natural.physics.loaders.thermoml that implement ResourceIOModifier and TypeClassDescriptionclassModernized ThermoML Reader for the IUPAC/NIST thermodynamic property data. -
Uses of ResourceIO in org.episteme.social.architecture.loaders
Classes in org.episteme.social.architecture.loaders that implement ResourceIOModifier and TypeClassDescriptionclassLoader for acoustic material absorption coefficients. -
Uses of ResourceIO in org.episteme.social.arts.loaders
Classes in org.episteme.social.arts.loaders that implement ResourceIOModifier 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 ResourceIO in org.episteme.social.economics.loaders
Classes in org.episteme.social.economics.loaders that implement ResourceIOModifier 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 ResourceIO in org.episteme.social.geography.loaders
Classes in org.episteme.social.geography.loaders that implement ResourceIOModifier 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 ResourceIO in org.episteme.social.geography.loaders.gml
Classes in org.episteme.social.geography.loaders.gml that implement ResourceIO -
Uses of ResourceIO in org.episteme.social.history.loaders
Classes in org.episteme.social.history.loaders that implement ResourceIOModifier and TypeClassDescriptionclassLoads time-series data from CSV files. -
Uses of ResourceIO in org.episteme.social.law.loaders
Subinterfaces of ResourceIO in org.episteme.social.law.loadersModifier and TypeInterfaceDescriptioninterfaceCommon interface for components that load legal documents.interfaceCommon interface for components that save or export legal documents.Classes in org.episteme.social.law.loaders that implement ResourceIOModifier and TypeClassDescriptionclassAbstract base for legal document writers.final 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 ResourceIO in org.episteme.social.linguistics.loaders
Classes in org.episteme.social.linguistics.loaders that implement ResourceIOModifier 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 ResourceIO in org.episteme.social.linguistics.loaders.tigerxml
Classes in org.episteme.social.linguistics.loaders.tigerxml that implement ResourceIO -
Uses of ResourceIO in org.episteme.social.politics.loaders
Classes in org.episteme.social.politics.loaders that implement ResourceIOModifier 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 ResourceIO in org.episteme.social.sociology.loaders
Classes in org.episteme.social.sociology.loaders that implement ResourceIOModifier and TypeClassDescriptionfinal classResource reader for demographic data models.classReads, parses, and manages surveys from Google Forms.