Read *.omlzip
files and aggregate the OML tables from each file.
Read *.omlzip
files and aggregate the OML tables from each file.
Note: The aggregation is done in parallel across all *.omlzip
files
and across all OML tables within each file.
A set of *.omlzip
files to read
The aggregated OML tables read from all *.omlzip
files.
Partition information in OMLSpecificationTables by OML Module.
Partition information in OMLSpecificationTables by OML Module.
The combined OML information in a single OMLSpecificationTables
A map of OML Module IRI to a corresponding OMLSpecificationTables for its contents.
Read a single '*.omlzip' file.
Read a single '*.omlzip' file.
*.omlzip file
The OMLSpecificationTables contents read from file
.
Read *.omlzip
files and aggregate the OML tables from each file.
Read *.omlzip
files and aggregate the OML tables from each file.
Note: The aggregation is done sequentially across all *.omlzip
files
and across all OML tables within each file.
A set of *.omlzip
files to read
The aggregated OML tables read from all *.omlzip
files.
Extracts the OML ModuleEdges as tuples of IRIs (source to target).
Extracts the OML ModuleEdges as tuples of IRIs (source to target).
An OMLSpecificationTables
The source/target IRIs of each OML ModuleEdge in t
.
Maps the IRIs of OML Modules in a given OMLSpecificationTables.
Maps the IRIs of OML Modules in a given OMLSpecificationTables.
An OMLSpecificationTables.
a map of each OML Module IRI to t
.
Utilities for reading OML Tabular files (
*.omlzip
)