File size: 1,047 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 | {
"term": "AlphaNumericString",
"role": "concept",
"parent_concepts": [
"SymbolicString"
],
"layer": 3,
"domain": "Information",
"definition": "a character set that includes letters and digits and punctuation",
"aliases": [
"alphanumerics",
"alphanumeric_characters"
],
"wordnet": {
"synsets": [
"06500262.n"
],
"canonical_synset": "06500262.n",
"lemmas": [
"alphanumerics",
"alphanumeric_characters"
],
"pos": "n"
},
"relationships": {
"related": [],
"antonyms": [],
"has_part": [
"AlphaNumericIDString"
],
"part_of": []
},
"safety_tags": {
"risk_level": "low",
"impacts": [],
"treaty_relevant": false,
"harness_relevant": false
},
"training_hints": {
"positive_examples": [],
"negative_examples": [],
"disambiguation": "",
"seed_terms": [
"alphanumerics",
"alphanumeric_characters"
]
},
"children": [
"AlphaNumericIDString"
],
"is_category_lens": true,
"child_count": 1
} |