[new Term] XML and XML schema
New terms:
rdfs-label: XML
label-DE: "Extensible markup language"
definition: A data format which is used to 1) define and store data in a structured manner, 2) is based on W3C Recommendation Extensible Markup Language (XML) 1.0 (Fifth Edition) and (4) whose rules are published on https://www.w3.org/TR/xml/.
acronym: Extensible Markup Language
exact synonym: XML specification
exact synonym: Extensible markup language specification
exact synonym-DE: "Extensible markup language Spezifikation"
exact synonym-DE: "XML Spezifikation"
comment: The main purpose of XML is the serialization, i.e. storing, transmitting, and reconstructing arbitrary data in a format that is both human- and machine-readable. It is a markup language and file format.
gloss: Extensible Markup Language (XML) is a markup language (without predefined tags to use) and file format for storing, transmitting, and reconstructing arbitrary data.
SubClass Of:
- 'data format'
hasDbXref:
- https://aws.amazon.com/what-is/xml/
- https://en.wikipedia.org/wiki/XML
rdfs-label: XML schema
label-DE: "Extensible markup language Schema"
definition: A schema which describes the structure of an XML document.
acronym: XSD
exact synonym: "Extensible markup language schema"
gloss: A specification which specifies how the elements in an XML document are structured. Therefore, it can be used to assure that an XML document adheres to a specific structure.
SubClass Of:
- schema
hasDbXref:
- https://en.wikipedia.org/wiki/XML_Schema_(W3C)
- https://www.w3.org/XML/Schema
- https://en.wikipedia.org/wiki/XML
rdfs-label: JSON Schema specification
definition: A data structure specification which is (1) written according to JSON (specification) and, (2) conformed to the rules published on https://json-schema.org/specification.
gloss: A specification which enables JSON data consistency, validity, and interoperability at scale.
SubClass Of:
- data structure specification
hasDbXref:
- https://json-schema.org/
rdfs-label: JavaScript object notation
definition: A data format which (1) is open, (2) established as a standard and (3) is based on the JavaScript Programming Language Standard ECMA-262 3rd Edition (4) whose rules are published on www.json.org, to store and exchange data objects.
SubClass Of:
- data format
exact synonym: JavaScript object notation specification
hasDbXref:
- https://www.json.org/
rdfs-label: YAML
definition: A data format which (1) is open, (2) used for data serialization and (3) is based on YAML specification published on https://yaml.org/spec/.
SubClass Of:
- data format
hasDbXref:
- https://yaml.org/spec/
rdfs-label: JSON file
definition: A file which conforms to JSON format.
SubClass Of:
- file
rdfs-label: XML file
definition: A file which conforms to XML format.
SubClass Of:
- file
Edited by Said Fathalla