Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions topics/json-ld/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
aliases: JavaScript Object Notation for Linked Data
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: schema
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.
9 changes: 9 additions & 0 deletions topics/schema/index.md
Original file line number Diff line number Diff line change
@@ -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.
3 changes: 1 addition & 2 deletions topics/screenwriting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ display_name: Screenwriting
short_description: Screenwriting is the act of writing scripts for films and other entertainment media.
topic: screenwriting
wikipedia_url: https://en.wikipedia.org/wiki/Screenwriting
---
Screenwriting is the act of writing scripts for films and other entertainment media; the term originated in 1902 in silent films.
---
8 changes: 8 additions & 0 deletions topics/structured-data/index.md
Original file line number Diff line number Diff line change
@@ -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.
Loading