-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
104 lines (104 loc) · 3.75 KB
/
metadata.json
File metadata and controls
104 lines (104 loc) · 3.75 KB
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
{
"tags": [
{
"name": "catalogs and bibliographies",
"kind": "collection",
"description": "Lists of published works about asexuality."
},
{
"name": "communities and community spaces",
"kind": "collection",
"description": "Current and former online and offline spaces where asexual people connect."
},
{
"name": "histories and timelines",
"kind": "collection",
"description": "Historical accounts of the asexual community and how it has changed over time."
},
{
"name": "news coverage",
"kind": "collection",
"description": "News coverage about asexuality and the asexual community."
},
{
"name": "newsjournals and underground press",
"kind": "collection",
"description": "Underground, indie, and alternative publications that cover asexuality."
},
{
"name": "terms and where they came from",
"kind": "collection",
"description": "The origins of terms and labels used by the asexual community."
},
{
"name": "asexual",
"kind": "identity",
"description": "Often defined as someone who does not experience sexual attraction."
},
{
"name": "aromantic",
"kind": "identity",
"description": "Often defined as someone who does not experience romantic attraction."
},
{
"name": "allosexual",
"kind": "identity",
"description": "Someone who is not asexual."
},
{
"name": "quoiromantic",
"kind": "identity",
"description": "Often defined as someone who does not differentiate between romantic and platonic attraction, also called WTFromantic."
},
{
"name": "wtfromantic",
"kind": "identity",
"description": "Often defined as someone who does not differentiate between romantic and platonic attraction, also called Quoiromantic."
},
{
"name": "celibate",
"kind": "identity",
"description": "Someone who does not or is not engaging in sexual activity, different from asexuality."
},
{
"name": "demisexual",
"kind": "identity",
"description": "Often defined as someone who needs a strong emotional connection before experiencing sexual attraction."
},
{
"name": "gray-asexual",
"kind": "identity",
"description": "Often defined as someone who experiences sexual attraction infrequently or only under specific circumstances."
},
{
"name": "intersex",
"kind": "identity",
"description": "Someone born with physical characteristics that do not fit typical binary notions of male or female bodies, different from gender identity."
},
{
"name": "non-binary",
"kind": "identity",
"description": "Someone whose gender identity exists outside the man/woman gender binary."
},
{
"name": "queerplatonic",
"kind": "identity",
"description": "Often defined as a relationship that has a high level of emotional intimacy and commitment but is not romantic."
},
{
"name": "transgender",
"kind": "identity",
"description": "Someone whose gender identity is different from the one typically associated with the sex they were assigned at birth."
},
{
"name": "transsexual",
"kind": "identity",
"description": "An outdated term for a transgender person. This term was once used by the trans community, but is no longer considered appropriate."
},
{
"name": "transvestite",
"kind": "identity",
"description": "An outdated term for someone who crossdresses. In the past, this was sometimes used to refer to trans people, different from crossdressing. This term was once used by the trans community, but is no longer considered appropriate."
}
]
}