Column Values Reference

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2025.4 > Connectors > Alphabetic Connector List > Raynet One Technology Catalog > Output Data 

Column Values Reference

This section provides a reference for the possible values of specific columns in the Technology Catalog Connector output tables.

 

AICapabilityStatus

The AICapabilityStatus column indicates the level of artificial intelligence capabilities integrated into the software. This column is available in both the Software and SWUpstreamVersion tables.

 

Possible Values:

 

NotProvided – AI capability information has not been disclosed by the vendor.

AICoreFunction – AI is a core function of the software (e.g., ChatGPT, GitHub Copilot).

AIAsFeature – AI exists as an optional feature within the software (e.g., Docker Desktop, Visual Studio).

NoAI – The product has no AI capabilities.

 

ProductPlatform

The ProductPlatform column specifies the platform or operating system on which the software runs. This column is available in the Software table.

 

Available Values:

 

Windows – Microsoft Windows operating system

Unix – Unix-based operating systems

MacOS – Apple macOS operating system

SaaS – Software as a Service

PaaS – Platform as a Service

IaaS – Infrastructure as a Service (new)

Android – Android mobile operating system (new)

iOS – Apple iOS mobile operating system (new)

ChromeOS – Google Chrome operating system (new)

Embedded – Embedded systems platform (new)

 

CommercialModel

The CommercialModel column indicates the licensing or pricing model used for the software. This column is available in the Software table.

 

Available Values:

 

None – No commercial model specified

Commercial – Traditional commercial software requiring purchase

Freeware – Software available at no cost

Freemium – Basic version free, premium features require payment (new)

Subscription – Recurring payment model for continued access (new)

 

CustomLicense and IsOpenSource

Two additional columns provide licensing information:

 

CustomLicense – A string field containing custom license information specific to the software.

IsOpenSource – A boolean field indicating whether the software is open source (true) or not (false).

 

These columns are available in both the Software and SWUpstreamVersion tables.