This document discusses the modeling and querying of lists in RDF (Resource Description Framework), focusing on how various models impact performance in Linked Open Data (LOD) publishing. It surveys common list modeling practices and evaluates their efficiency through different SPARQL query types, revealing that property-based lists generally perform better than rdf:List in terms of speed and resource management. The findings highlight the importance of selecting appropriate modeling patterns for effective list management in RDF datasets.
Related topics: