diff --git a/topics/json-ld/index.md b/topics/json-ld/index.md new file mode 100644 index 00000000000..69ba33f0b79 --- /dev/null +++ b/topics/json-ld/index.md @@ -0,0 +1,8 @@ +--- +display_name: json-ld +related: json,schema +short_description: JSON-LD is a language that emerged in 2010 to organize data contained in JavaScript files. +topic: json-ld +wikipedia_url: https://en.wikipedia.org/wiki/JSON-LD +--- +JSON-LD is a format that emerged in 2010 to organize data contained in JavaScript files and is maintained by the JSON for Linking Data Community Group. \ No newline at end of file diff --git a/topics/schema/index.md b/topics/schema/index.md new file mode 100644 index 00000000000..5f5c0012755 --- /dev/null +++ b/topics/schema/index.md @@ -0,0 +1,9 @@ +--- +aliases: schemas,schema-org +display_name: Schema +related: microformat,json-ld,structured-data +short_description: Schema is language launched in 2011 by google, bing and yahoo marking up web pages with structured data. +topic: schema +wikipedia_url: https://en.wikipedia.org/wiki/Schema.org +--- +Schema is language launched in june 2, 2011, by Google, Bing and Yahoo marking up web pages with structured data. \ No newline at end of file diff --git a/topics/structured-data/index.md b/topics/structured-data/index.md new file mode 100644 index 00000000000..46b90c5cb51 --- /dev/null +++ b/topics/structured-data/index.md @@ -0,0 +1,8 @@ +--- +display_name: Structured-data +short_description: Structured data is a method of defining data in a structured way to represent elements of a subject. +aliases: data-model +topic: structured-data +wikipedia_url: https://en.wikipedia.org/wiki/Data_model +--- +Structured data is a method of defining data in a structured way to represent elements of a subject; it first emerged in 1958 as a way to organize data. \ No newline at end of file