Hashtags¶
The following mostly illustrates how the name of a hashtag gets transformed by the applications. The input has the form
"tag": {"type": "Hashtag", "name": "${tag}"}
The last two examples illustrate more technical behavior.
Examples¶
Example 1¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/IBXD7Lwe-l8",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/nPcUaxhp1tY",
"published": "2024-03-01T16:25:51Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#test"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/nPcUaxhp1tY",
"published": "2024-03-01T16:25:51Z",
"tag": [
{
"name": "#test",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 2¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/lth5B5RUsPA",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/W6kjMhT9Cbk",
"published": "2024-03-01T16:25:53Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "nohash"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/W6kjMhT9Cbk",
"published": "2024-03-01T16:25:53Z",
"tag": [
{
"name": "nohash",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 3¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/vDiMVsFB1Ts",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/YFZAmD3iH1k",
"published": "2024-03-01T16:25:56Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#with-dash_under"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/YFZAmD3iH1k",
"published": "2024-03-01T16:25:56Z",
"tag": [
{
"name": "#with-dash_under",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 4¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/p1Iu_e1yhDg",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/ViHoVo33-3M",
"published": "2024-03-01T16:25:58Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#with white space"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/ViHoVo33-3M",
"published": "2024-03-01T16:25:58Z",
"tag": [
{
"name": "#with white space",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 5¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/rR9RosatB1k",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/lPU8rCwJHV0",
"published": "2024-03-01T16:26:00Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#with(subtag)"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/lPU8rCwJHV0",
"published": "2024-03-01T16:26:00Z",
"tag": [
{
"name": "#with(subtag)",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 6¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/Ap99hrYtB14",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/m_0crKJkVQs",
"published": "2024-03-01T16:26:03Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#with123"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/m_0crKJkVQs",
"published": "2024-03-01T16:26:03Z",
"tag": [
{
"name": "#with123",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 7¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/XL_9Q2qknVs",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/QVwJhjwtFIg",
"published": "2024-03-01T16:26:05Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#1234"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/QVwJhjwtFIg",
"published": "2024-03-01T16:26:05Z",
"tag": [
{
"name": "#1234",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 8¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/AUEAyoIOfj8",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/wPzMS7JpwSU",
"published": "2024-03-01T16:26:08Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#CamelCase"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/wPzMS7JpwSU",
"published": "2024-03-01T16:26:08Z",
"tag": [
{
"name": "#CamelCase",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 9¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/yBq9pyGQuL4",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/to8dzTImXAc",
"published": "2024-03-01T16:26:10Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#\u00fcml\u00e4\u00fct\u00df"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/to8dzTImXAc",
"published": "2024-03-01T16:26:10Z",
"tag": [
{
"name": "#\u00fcml\u00e4\u00fct\u00df",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 10¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/_JvaN3JsFBA",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/oEWY1XCrjmA",
"published": "2024-03-01T16:26:13Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#\ud83d\udc04"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/oEWY1XCrjmA",
"published": "2024-03-01T16:26:13Z",
"tag": [
{
"name": "#\ud83d\udc04",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 11¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/F8_VHTRNMOM",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/Cw_Sb0PSp-g",
"published": "2024-03-01T16:26:15Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#\u2764\ufe0f"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/Cw_Sb0PSp-g",
"published": "2024-03-01T16:26:15Z",
"tag": [
{
"name": "#\u2764\ufe0f",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 12¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/a0ou9tuwXfY",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/1CUxut-TElA",
"published": "2024-03-01T16:26:18Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#\u725b"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/1CUxut-TElA",
"published": "2024-03-01T16:26:18Z",
"tag": [
{
"name": "#\u725b",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 13¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/pTrs8rzhq6U",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/3KeL8LZYvi4",
"published": "2024-03-01T16:26:20Z",
"content": "text",
"tag": {
"type": "Hashtag",
"name": "#test",
"url": "https://ignore.example"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/3KeL8LZYvi4",
"published": "2024-03-01T16:26:20Z",
"tag": [
{
"name": "#test",
"type": "Hashtag",
"url": "https://ignore.example"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 14¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/a8X4xMrDNPs",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/AO_2w2TF-w8",
"published": "2024-03-01T16:26:23Z",
"content": "text",
"tag": {
"type": "as:Hashtag",
"name": "#test"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/AO_2w2TF-w8",
"published": "2024-03-01T16:26:23Z",
"tag": [
{
"name": "#test",
"type": "Hashtag"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}
Example 15¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture_one_actor/actor",
"to": [
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture_one_actor/actor/eioUxiHgpGA",
"object": {
"type": "Note",
"attributedTo": "http://pasture_one_actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"id": "http://pasture_one_actor/actor/CC_E2jGQZ5s",
"published": "2024-03-01T16:26:25Z",
"content": "text",
"tag": {
"name": "#test"
}
}
}
bovine
{
"attributedTo": "http://pasture_one_actor/actor",
"content": "text",
"id": "http://pasture_one_actor/actor/CC_E2jGQZ5s",
"published": "2024-03-01T16:26:25Z",
"tag": [
{
"name": "#test"
}
],
"to": [
"as:Public",
"http://bovine/endpoints/cCymvw_8wcviEwAgrvkkb23N6OGZlQ6wMW9bWKqWBYM"
],
"type": "Note"
}