Not logged in : Login
(Sponging disallowed)

About: EntryPoint - user_dataGraphs_new     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:EntryPoint, within Data Space : www.openlinksw.com associated with source document(s)
QRcode icon
http://www.openlinksw.com/describe/?url=http%3A%2F%2Fwww.openlinksw.com%2FDAV%2FVAD%2Fwa%2FAPI_user.ttl%23action_user.dataGraphs.new

Each ODS user has a profile with fixed fields. These are managed via user.update.fields(). In addition to that each user can store custom fields via user.customFields.set(). If ODS has been configured to allow the creation of data graphs then each ODS user can in addition create an arbitrary number of private data graphs. Private data graphs are simply named graphs in the Virtuoso triple store which are only accessible to the ODS user (unless they define ACL rules to share the graph). This allows to store any kind of information of any complexity in an ODS user profile in a secure way.Typically SPARQL Update queries (query.sparql()) will be used to fill the graphs with information.One private data graph is already created when using user.customFields.set(): http://HOST/dataspace/private/USER/customFields. This special graph should not be used to store addition data besides the custom fields, although it is theoretically possible.This method allows to create these private data graphs. name The name of the new graph. This will be incorporated into the graph URI. Ideally it should only contain lower-case letters and no spaces. The newly created graph in a turtle document or as a plain text URI, depending on the requested content type. On error a code as defined in ODS Error Result Codes is returned and an appropriate HTTP status code is set: 409 - A graph with that name already exists and cannot be reused as a data graph.405 - The given graph name refers to an already existing data graph. user.dataGraphs.delete(), user.dataGraphs.list(), user.customFields.set(), acl.rules.new(), query.sparql()

AttributesValues
description
  • Each ODS user has a profile with fixed fields. These are managed via user.update.fields(). In addition to that each user can store custom fields via user.customFields.set(). If ODS has been configured to allow the creation of data graphs then each ODS user can in addition create an arbitrary number of private data graphs. Private data graphs are simply named graphs in the Virtuoso triple store which are only accessible to the ODS user (unless they define ACL rules to share the graph). This allows to store any kind of information of any complexity in an ODS user profile in a secure way.

    Typically SPARQL Update queries (query.sparql()) will be used to fill the graphs with information.

    One private data graph is already created when using user.customFields.set(): http://HOST/dataspace/private/USER/customFields. This special graph should not be used to store addition data besides the custom fields, although it is theoretically possible.

    This method allows to create these private data graphs.

  • name

    The name of the new graph. This will be incorporated into the graph URI. Ideally it should only contain lower-case letters and no spaces.

The newly created graph in a turtle document or as a plain text URI, depending on the requested content type. On error a code as defined in ODS Error Result Codes is returned and an appropriate HTTP status code is set:

409 - A graph with that name already exists and cannot be reused as a data graph.

405 - The given graph name refers to an already existing data graph.

user.dataGraphs.delete(), user.dataGraphs.list(), user.customFields.set(), acl.rules.new(), query.sparql()

title
  • EntryPoint - user_dataGraphs_new
url
type
isWebServiceOf
hasParameter
contentType
  • text/xml
httpMethod
  • GET
oplwebservices:endPointURL
schema:shortDescription
  • Create a new private data graph.

is target of
Faceted Search & Find service v1.17_git122 as of Jan 03 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Apr 5 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (30 GB total memory, 26 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software