This HTML5 document contains 5 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
rdfshttp://www.w3.org/2000/01/rdf-schema#
mathhttp://www.w3.org/2000/10/swap/math#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
math:memberCount
rdf:type
math:Function
rdfs:label
memberCount
rdfs:domain
math:List
rdfs:range
math:Value
rdfs:comment
The number of items in a list. The subject is a list, the object is calculated as the number of members.