ODRL2.0 Simple API  1.0
A simple API to manage simple ODRL2.0 expressions
 All Classes Functions Variables Pages
Public Member Functions | List of all members
odrlmodel.Party Class Reference
Inheritance diagram for odrlmodel.Party:
odrlmodel.MetadataObject

Public Member Functions

 Party ()
 
 Party (Party a)
 
 Party (String _uri)
 

Additional Inherited Members

Detailed Description

This class represents an ODRL2.0 Party The Party entity is aimed at identifying a person, group of people, or organisation. The Party MUST identify a (legal) entity that can participate in policy transactions

Author
Victor

Constructor & Destructor Documentation

odrlmodel.Party.Party ( )

Party constructor with a random URI in the default namespace. By default, an party will be like this: http://salonica.dia.fi.upm.es/ldr/party/2e7de960-7001-4c07-bde5-c5ad1f35133d

odrlmodel.Party.Party ( Party  a)

Cloner constructor

odrlmodel.Party.Party ( String  _uri)

Creates an party identified by the given URI. This Party might be one of those defined by ODRL, in which case label, comment, and seeAlso are loaded from the ODRL ontology

Parameters
_uriURI of the party

The documentation for this class was generated from the following file: