Database
Metadata
OEMetadata standard
OEDataModel
OEMetaBuilder Tool
Factsheets
Framework Factsheet
Model Factsheet
Scenario Bundles
Scenario Bundle
OEKG SPARQL-Query
Ontology
Overview
OEO Classes
OEO Viewer
OEO Steering Committee
TIB Terminology Service
Academy
Getting Started
Questions
ORKG
Open Data Tools
Open Plan
Open MaStR
About
Overview
Compendium
Developer Documentation
REST-API Documentation
Sign Up
Sign In
Ontology
Overview
/
Open Energy Ontology
/ Class - text file format
Label: text file format
Definition:
A text file format is a file format that is structured as a sequence of lines of electronic text.
Sub classes:
delimiter separated file format
view
Definition:
A delimiter separated file format is a text file format that uses delimiter-separated values (also DSV) to store two-dimensional arrays of data by separating the values in each row with specific delimiter characters.
source code file format
view
Definition:
A source code file format is a text file format that is source code in a programming language.
Back to the super classes:
data file format
view
Definition:
A file format is a data format that describes how data is structured in a file.