There are a number of methods, each with pros and cons.
CSV-like
- Comma Separated Value
- Tab Separated Value
- Space Separated Value
- Dot Delimited
JSON-like
XML-like
Graph
- .ttl (turtle) - the main serialization for Resource Description Framework
- JSON-LD - also for RDF