RDF 容器用于描述一组事物。举个例子,把某本书的作者列在一起。
下面的 RDF 元素用于描述这些的组: The < rdf:Bag > element is used to describe a list of values that are defined as unordered. The < rdf:Bag > element can contain duplicate values. The < rdf:Seq > element is used to describe a list of values that are specified to be ordered (such as an alphabetical sort). The < rdf:Bag > element can contain duplicate values. The < rdf:Alt > element is used for a list of replaceable values (users can select only one of these values). In the above example, we have discussed the “list of values” when describing container elements. In RDF, these “lists of values” are called members. So we can say something like this: A container is a resource that contains things. What is contained is called a member (it cannot be called a “list of values”). In recent years, Geographic Information Systems (GIS) have undergone rapid development in both theoretical and practical dimensions. GIS has been widely applied for modeling and decision-making support across various fields such as urban management, regional planning, and environmental remediation, establishing geographic information as a vital component of the information era. The introduction of the “Digital Earth” concept has further accelerated the advancement of GIS, which serves as its technical foundation. Concurrently, scholars have been dedicated to theoretical research in areas like spatial cognition, spatial data uncertainty, and the formalization of spatial relationships. This reflects the dual nature of GIS as both an applied technology and an academic discipline, with the two aspects forming a mutually reinforcing cycle of progress.< rdf:Bag > element ¶
Example ¶
< rdf:Seq > element ¶
Example ¶
< rdf:Alt > element ¶
Example ¶
RDF terminology ¶
Principles, Technologies, and Methods of Geographic Information Systems
102