How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Supporting Ordering in schema.org

calendar_today June 17, 2026 person rrlevering domain schema-org

Ordering is hard in RDF because triples are not ordered by default and expressing order requires implicit syntax or structures like rdf:List or rdf:Seq. Schema.org is taking steps to make ordering easier by explicitly supporting collections, clarifying that collection elements must match expected property types and allowing the simpler JSON-LD @list syntax instead of requiring the more complex ItemList structure for ordered data.

open_in_new Read original post