Found 717 results for "api node"

The search executed in 0.002306902 seconds. That's fast.

Gitana / 3.2 / Guide / Guide / Actions / Remove Feature

Remove Feature ID: removeFeature Removes a feature from a node. { "title": "Remove Feature", "properties": { "qname": { "title": "Feature QName", "type": "string" } } }

Score: 0.93127084

Gitana / 3.2 / Guide / Guide / Actions / Remove Property

Remove Property ID: removeProperty Removes a property from a node. { "title": "Remove Property", "properties": { "property": { "type": "string", "title": "Property Name" } } }

Score: 0.93127084

Gitana / 4.0 / Data Engine / Behaviors / Actions / Change Type

Change Type ID: changeType Changes the type of a node. { "title": "Change Type", "properties": { "type": { "title": "Feature QName", "type": "string" } } }

Score: 0.93127084

Gitana / 4.0 / Data Engine / Behaviors / Actions / Remove Feature

Remove Feature ID: removeFeature Removes a feature from a node. { "title": "Remove Feature", "properties": { "qname": { "title": "Feature QName", "type": "string" } } }

Score: 0.93127084

Gitana / 4.0 / Data Engine / Behaviors / Actions / Remove Property

Remove Property ID: removeProperty Removes a property from a node. { "title": "Remove Property", "properties": { "property": { "type": "string", "title": "Property Name" } } }

Score: 0.93127084

Gitana / 3.2 / Guide / Guide / Applications / Public Services

Public Services Cloud CMS provides a special set of application services methods that provide convenience functions for your front-end mobile or web applications to accomplish things like user registration, password resets and more. Technically speaking, everything that you can do with these convenience functions can be done using the Cloud CMS API in other ways, however doing so is often multi-step and involves lots of interactions. The convenience methods make this easier by letting you pre-wi

Score: 0.9293293

Gitana / 3.2 / Guide / Guide / Application Server / Services / Insight

Insight The Cloud CMS Application Server supports the collection of analytics information from your running web application. This analytics information is sent from the browser to the application server via web sockets. The information is then sent to Cloud CMS for consumption into a Cloud CMS data warehouse. This capture and retrieval of analytics is called Cloud CMS Insight. To use insight, you must first include the insight.js file into your application. You will also need to include socket.i

Score: 0.9293293

Gitana / 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon Transcribe

Amazon Transcribe Amazon Transcribe is an automatic speech recognition (ASR) service that makes it easy for developers to add speech-to-text capability to their applications. Using the Amazon Transcribe API, you can analyze audio files stored in Amazon S3 and have the service return a text file of the transcribed speech. Cloud CMS provides an out-of-the-box integration with Amazon Transcribe. Using the f:aws-transcribe feature, you submit either a binary payload or a URL to a binary payload. Thi

Score: 0.9293293

Gitana / 4.0 / Developers / Application Server / Services / Insight

Insight The Cloud CMS Application Server supports the collection of analytics information from your running web application. This analytics information is sent from the browser to the application server via web sockets. The information is then sent to Cloud CMS for consumption into a Cloud CMS data warehouse. This capture and retrieval of analytics is called Cloud CMS Insight. To use insight, you must first include the insight.js file into your application. You will also need to include socket.i

Score: 0.9293293

Gitana / 4.0 / Data Engine / Integrations / Amazon Web Services / Amazon Transcribe

Amazon Transcribe Amazon Transcribe is an automatic speech recognition (ASR) service that makes it easy for developers to add speech-to-text capability to their applications. Using the Amazon Transcribe API, you can analyze audio files stored in Amazon S3 and have the service return a text file of the transcribed speech. Cloud CMS provides an out-of-the-box integration with Amazon Transcribe. Using the f:aws-transcribe feature, you submit either a binary payload or a URL to a binary payload. Thi

Score: 0.9293293

Gitana / 4.0 / Data Engine / Platform / Applications / Public Services

Public Services Cloud CMS provides a special set of application services methods that provide convenience functions for your front-end mobile or web applications to accomplish things like user registration, password resets and more. Technically speaking, everything that you can do with these convenience functions can be done using the Cloud CMS API in other ways, however doing so is often multi-step and involves lots of interactions. The convenience methods make this easier by letting you pre-wi

Score: 0.9293293

Connecting via a Corporate Proxy

The Cloud CMS drivers support connectivity through a corporate proxy. The means of doing so are slightly different depending on which driver you're using. Node.js The Cloud CMS Node.js driver detects the following environment variable: HTTP_PROXY If this environment variable is specified, all API calls with be routed through the proxy server at that location. This proxy server may support either HTTP or HTTPS. For example, you may set the environment variable like this: HTTP_PROXY=http://127.0.0

Score: 0.9293293

Quick Start - Gitana

Quick Start - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI services to enhance and curate

Score: 0.92913157

Gitana / 3.2 / Guide / Guide / Features / Renditioned

Renditioned QName: f:renditioned Indicates that a f:renditionable node has been renditioned 1 or more times. Configuration Renditioned Example { "title": "My Article", "_features": { "f:renditioned": { } } }

Score: 0.9284433

Gitana / 4.0 / Data Engine / Aspects / Renditioned

Renditioned QName: f:renditioned Indicates that a f:renditionable node has been renditioned 1 or more times. Configuration Renditioned Example { "title": "My Article", "_features": { "f:renditioned": { } } }

Score: 0.9284433

Gitana / 3.2 / Guide / Guide / Text Analysis

Text Analysis This section describes features that are coming in 4.0 With Text Analysis in place, a content instance will automatically have its default binary attachment processed through text analysis services to detect and discover meaning contained in the attached text. The text analysis process will detect the following kinds of elements: Sentiment of the text Key Phrases contained within the text Entities detected within the text Languages contained in the text Any textual content that you

Score: 0.92823684

Gitana / 3.2 / Guide / Guide / Publishing / Lifecycle States

Lifecycle States Cloud CMS contains four content Lifecycle States during the Publishing process of a content. These define the state of the Content in the Publishing Lifecycle. Each state will have an ID, Title and a Preview Endpoint The four states in the Publishing lifecycle are : - None - Draft - Live - Archived You can look at the lifecycle states as follows: Each state has a Preview Endpoint which can be defined or modified under Preview Servers. These gives a chance to instantly preview t

Score: 0.92823684

Gitana / 4.0 / Data Engine / Services / Text Analysis

Text Analysis This section describes features that are coming in 4.0 With Text Analysis in place, a content instance will automatically have its default binary attachment processed through text analysis services to detect and discover meaning contained in the attached text. The text analysis process will detect the following kinds of elements: Sentiment of the text Key Phrases contained within the text Entities detected within the text Languages contained in the text Any textual content that you

Score: 0.92823684

Gitana / 3.2 / Guide / Guide / Features / Titled

Titled QName: f:titled Indicates that a node should have the title and description JSON properties. Configuration Titled Example { "title": "My Article", "description": "Hello World", "_features": { "f:titled": { } } }

Score: 0.92423403

Gitana / 4.0 / Data Engine / Aspects / Titled

Titled QName: f:titled Indicates that a node should have the title and description JSON properties. Configuration Titled Example { "title": "My Article", "description": "Hello World", "_features": { "f:titled": { } } }

Score: 0.92423403

Gitana / 3.2 / Guide / Guide / API / Statistics

Statistics Cloud CMS automatically collects and aggregates node statistics for you as you connect nodes together in the content graph. Nodes are entities and associations are used to connect them together through a series of relationships. As nodes are connected together, both the source and target node may optionally adjust the statistics tracked on either end of the relationship. These statistics generally track aggregations, sums and totals of counters for properties on either end of the rela

Score: 0.92327714

Gitana / 3.2 / Guide / Guide / General / Locking

Locking Cloud CMS supports locking of nodes (or content instances). Locking allows content editorial team members to explicitly block other editors from working on content that they're already working on. When a piece of content is locked by a user, all other users in the project who have access to the piece of content will be prohibited from making modifications. They will be able to read the content but they will not be able to save any modifications. Once the lock is released by the user who

Score: 0.92327714

Gitana / 4.0 / Data Engine / API / Statistics

Statistics Cloud CMS automatically collects and aggregates node statistics for you as you connect nodes together in the content graph. Nodes are entities and associations are used to connect them together through a series of relationships. As nodes are connected together, both the source and target node may optionally adjust the statistics tracked on either end of the relationship. These statistics generally track aggregations, sums and totals of counters for properties on either end of the rela

Score: 0.92327714

Gitana / 4.0 / Data Engine / Nodes / Locking

Locking Cloud CMS supports locking of nodes (or content instances). Locking allows content editorial team members to explicitly block other editors from working on content that they're already working on. When a piece of content is locked by a user, all other users in the project who have access to the piece of content will be prohibited from making modifications. They will be able to read the content but they will not be able to save any modifications. Once the lock is released by the user who

Score: 0.92327714

Gitana / 3.2 / Guide / Guide / Actions / Set Property

Set Property ID: setProperty Sets a property on a node. { "title": "Set Property", "properties": { "property": { "type": "string", "title": "Property Name" }, "value": { "type": "any", "title": "Property Value" } } }

Score: 0.9228394