- URL:https://<kgserveradmin_datamodeledit-url>/namedTypes
- Child Resources:Type
- Version Introduced:10.9.1
Description
License:
The active portal account must be licensed with the ArcGIS Knowledge user type extension to use Knowledge Graph Server services.
The namedTypes resource allows an administrative client to modify the entity types and relationship types defined as part of a knowledge graph service's administrative data model resource.
Use the data model query operation to learn about the item types that are defined in the schema. Use the data model Named Types resource with the name of a specific entity type or relationship type to access information about and modify settings for that graph item.
Request parameters
Parameter | Details |
---|---|
f | The response format. The only supported response format is html. |
Example usage
The following is a sample request URL to get information about the data model resource's named types for a knowledge graph service named SupplyChain:
https://machine.domain.com/webadaptor/rest/admin/services/Hosted/SupplyChain/KnowledgeGraphServer/dataModel/edit/namedTypes?f=html