Data model vs. syntax
- Semantic web protocols divorce data model from serialization.
- Most other protocols and specifications refer to the semantics of elements in certain contexts.
- Leveraging off a generic data serialization (like RDF) clarifies the data model.
- Gateways mapping the data model to other syntaxes are trivial.