Skip to main content

Web Service Method: Create a Project Using PPAR

Abstract

Web Service Method: Create a Project Using PPAR

Description

Creates a new project with ppar.

URL: /PoolParty/api/projects/create

Content-Type

application/x-www-form-urlencoded

Supported Methods

POST

HTTP Parameters

Parameter

Description

Type

Required

file

.ppar file

MultipartFile

true

title

Project title

String

false

projectIdentifier

Project Identifier

String

false

userGroups

User groups

Array of Strings

false

Returns

Content-Type: application/json

JsonProjectPoolParty Project

Attribute

Type

Comment

availableLanguages

Array of Strings

Available Languages

defaultLanguage

String

Default Language

description

String

Project description

id

String

UUID of the project

lastModified

String

Project last modified date

subject

String

Primary subject of the project

title

String

Project title

uri

String

Linked data URI of the project

uriSupplement

String

Project URI supplement