Core API Object Factories

Implementation-independent factory classes for Cyc Core API objects.

Лицензия

Лицензия

Группа

Группа

com.cyc
Идентификатор

Идентификатор

cyc-core-object-factories
Последняя версия

Последняя версия

1.0.0-rc7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Core API Object Factories
Implementation-independent factory classes for Cyc Core API objects.
Организация-разработчик

Организация-разработчик

Cycorp, Inc
Система контроля версий

Система контроля версий

https://github.com/cycorp/api-suite

Скачать cyc-core-object-factories

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.cyc/cyc-core-object-factories/ -->
<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-core-object-factories</artifactId>
    <version>1.0.0-rc7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cyc/cyc-core-object-factories/
implementation 'com.cyc:cyc-core-object-factories:1.0.0-rc7.0'
// https://jarcasting.com/artifacts/com.cyc/cyc-core-object-factories/
implementation ("com.cyc:cyc-core-object-factories:1.0.0-rc7.0")
'com.cyc:cyc-core-object-factories:jar:1.0.0-rc7.0'
<dependency org="com.cyc" name="cyc-core-object-factories" rev="1.0.0-rc7.0">
  <artifact name="cyc-core-object-factories" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cyc', module='cyc-core-object-factories', version='1.0.0-rc7.0')
)
libraryDependencies += "com.cyc" % "cyc-core-object-factories" % "1.0.0-rc7.0"
[com.cyc/cyc-core-object-factories "1.0.0-rc7.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.cyc : cyc-core-object-api jar 1.0.0-rc7.0

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.12

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Cyc Java API Suite

The Cyc Java API Suite comprises a set of Java APIs (and implementations) for developing Cyc-based applications or otherwise accessing Cyc capabilities, and provides a layered suite of functionality. We have currently released the following Java libraries:

Additionally, the Model Generator Suite is available in a separate repository.

Further functionality will be rolled out in a series of releases, including the Knowledge Management, Natural Language, Structured Knowledge, and Administration APIs:

![Diagram of the Cyc API stack](../master/api-parent/src/site/resources/images/api-stack.png?raw=true "Cyc API Stack")

Further Documentation

For the latest API documentation and news, or to ask questions, visit the Cyc Developer Center.

Code samples may be downloaded from the Core API Use Cases project in the Cyc Example Code repository.

Contact

For questions about the APIs or general issues with using them, please visit the Cyc Dev Center issues page.

com.cyc

Cycorp Inc.

Research, develop, and commercialize Artificial Intelligence

Версии библиотеки

Версия
1.0.0-rc7.0
1.0.0-rc6
1.0.0-rc5