File size: 1,604 Bytes
95a9764 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | {
"term": "AgentiveEntity",
"role": "concept",
"parent_concepts": [
"SentientAgent"
],
"layer": 3,
"domain": "MindsAndAgents",
"definition": "An entity with agency - the capacity for autonomous action, goal-directed\n behavior, and responsiveness to its environment. Includes humans, AI\n systems, organizations, and collective actors.",
"definition_source": "SUMO",
"aliases": [
"agentive-entity",
"agentive entity",
"agentive_entity"
],
"wordnet": {
"synsets": [
"agentive_entity.n.01"
],
"canonical_synset": "agentive_entity.n.01",
"lemmas": [
"agentive-entity",
"agentive entity",
"agentive_entity"
],
"pos": "noun"
},
"relationships": {
"related": [],
"antonyms": [],
"has_part": [
"BotAccount",
"CorporateActor",
"CultLeader",
"DataCenterStaff",
"EmbodiedAgent",
"InfluenceActor",
"PopulationGroup",
"Shareholder"
],
"part_of": []
},
"safety_tags": {
"risk_level": "low",
"impacts": [],
"treaty_relevant": false,
"harness_relevant": false
},
"training_hints": {
"positive_examples": [],
"negative_examples": [],
"disambiguation": "",
"seed_terms": [
"agentive-entity",
"agentive entity",
"agentive_entity"
]
},
"children": [
"BotAccount",
"CorporateActor",
"CultLeader",
"DataCenterStaff",
"EmbodiedAgent",
"InfluenceActor",
"PopulationGroup",
"Shareholder",
"CultFormationSignal"
],
"is_category_lens": true,
"child_count": 8
} |