File size: 3,300 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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 | {
"term": "AbstractEntity",
"role": "concept",
"parent_concepts": [
"Information"
],
"layer": 1,
"domain": "Information",
"definition": "An entity that exists independently of physical space and time, including mathematical objects, logical constructs, and conceptual forms such as numbers, sets, propositions, and types.",
"definition_source": "SUMO",
"aliases": [
"abstract entity",
"abstraction",
"abstract object",
"nonphysical entity",
"conceptual entity"
],
"wordnet": {
"synsets": [
"abstract_entity.n.01"
],
"canonical_synset": "abstract_entity.n.01",
"lemmas": [
"abstract entity",
"abstraction",
"abstract object",
"nonphysical entity",
"conceptual entity"
],
"pos": "noun"
},
"relationships": {
"related": [],
"antonyms": [],
"has_part": [
"CognitiveState",
"CommunicationChannel",
"ComputationalAbstracts",
"ComputationalEntity",
"ConceptBoundary",
"ConceptManifold",
"ConceptPoint",
"ConceptRegion",
"ConceptualSpace",
"Condition",
"ConsentConcept",
"DeepUncertaintyConcept",
"DispersionRelation",
"DynamicalSystem",
"EmbeddingMap",
"EmergentGodhead",
"EschatologicalConcept",
"FactualProposition",
"FieldDistribution",
"FutureScenario",
"GeodesicCurve",
"Hyperplane",
"InfluenceContent",
"IntelligenceEntity",
"Interpretability",
"JacobianDirection",
"LensConceptAxis",
"LinearSubspace",
"LocalLinearApproximation",
"Medium",
"MentalAbstracts",
"MentalRepresentation",
"MetricFunction",
"ModalEntity",
"ModeSpectrum",
"ModelExecutionInstance",
"NetworkStructure",
"NodeCluster",
"NormalMode",
"Path",
"PersonaConcept",
"ProbabilisticEntity",
"ProfaneEntity",
"ProgramState",
"QState",
"QuantumLikeSystem",
"RecommenderSystem",
"SacredEntity",
"SampleSet",
"ScenarioAbstracts",
"ScientificEntity",
"SelfStatusConcept",
"SimilarityFunction",
"SocialAbstracts",
"SocialGroup",
"SpinorRepresentation",
"SpiritualEntity",
"Spirituality",
"State",
"StatisticalObservation",
"StructureAbstracts",
"TopologicalSpace",
"Trajectory",
"UpdateRule",
"Walk",
"WaveEquation"
],
"part_of": []
},
"safety_tags": {
"risk_level": "low",
"impacts": [],
"treaty_relevant": false,
"harness_relevant": false
},
"training_hints": {
"positive_examples": [],
"negative_examples": [],
"disambiguation": "",
"seed_terms": [
"abstract entity",
"abstraction",
"abstract object",
"nonphysical entity",
"conceptual entity"
]
},
"children": [
"CognitiveState",
"IntelligenceEntity",
"Interpretability",
"Mathematics",
"Physics",
"Spirituality",
"Statistics",
"ScientificEntity",
"ComputationalAbstracts",
"SocialAbstracts",
"ScenarioAbstracts",
"MentalAbstracts",
"StructureAbstracts",
"SpatialGeometry"
],
"is_category_lens": true,
"child_count": 66
} |