Rdf.PimElements of http://www.w3.org/ns/pim/space#
val pim : Iri.thttp://www.w3.org/ns/pim/space#
val pim_ : string -> Iri.tval c_ConfigurationFile : Iri.tval c_ControlledStorage : Iri.tA storage is a space of URIs in which you can individually control for each resource who has access to it.
val c_MasterWorkspace : Iri.tThis is a workspace for storing the information about the other workspaces. As a user, you normally don't have to worry about it.
val c_PersonalStorage : Iri.tA personal storage is a space of URIs in which you and only you have access to data, you cannot give access to anyone else.
val c_PreferencesWorkspace : Iri.tAAceess may not be open to the public. Contains preferences resources
val c_PrivateWorkspace : Iri.tAccess only by the you, the user.
val c_PublicStorage : Iri.tA public storage is a space of URIs in which you have access to data, and all data is accessible to anyone without control.
val c_PublicWorkspace : Iri.tAceess is open to the public. Anything in a public workspace can be accesed by anyone.
Access is to some but not all people.
val c_Storage : Iri.tA storage is a space of URIs in which you have access to data.
val c_Workspace : Iri.tWorkspaces are place where data is stored, and associated polices of privacy. A given application typically stores information in several different workspaces, some being user private, some shared, and some public.
val masterWorkspace : Iri.tval preferencesFile : Iri.tval storage : Iri.tThe storage in which this workspace is
val uriPrefix : Iri.tURIs which start with this string are in this workspace or storage. This may be used for constructing URIs for new storage resources.
val workspace : Iri.tmodule Open : sig ... endclass from : ?sub:Term.term -> Graph.graph -> object ... end