Oracle Beehive
  Oracle® Beehive RESTful Web Services API Reference
  Release 2 (2.0.1.7)
  E16658-04

Contents

Overview

Enumeration Members

Name Description

TERM

profile terms from the content

RELATIONSHIP

profile relationships from the content

ALL

profile everything, terms and relationships, from the content

XML Schema


<xs:simpleType name="expertiseProfilingType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="TERM"/>
        <xs:enumeration value="RELATIONSHIP"/>
        <xs:enumeration value="ALL"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to expertiseProfilingType

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions