#JsonLD
Review Publishing to the <#Web> for everyone: #LinkedData #JSONLD #SemanticWeb #SchemaOrg #SocialWeb #Review #RDF
November 21, 2024 at 7:57 AM
One more little #PowerShell #Web tool for the weekend.

Get #JSON-LD with PowerShell

~~~PowerShell
Install-Module JSON-LD
Import-Module JSON-LD
Get-JSONLD schema.org/Movie
~~~

github.com/PowerShellWe...
GitHub - PowerShellWeb/JSON-LD: Get JSON Linked Data with PowerShell
Get JSON Linked Data with PowerShell. Contribute to PowerShellWeb/JSON-LD development by creating an account on GitHub.
github.com
March 16, 2025 at 9:45 PM
[json-ld]

There is a JSON-LD namespace that lets one actor (virtually) "bite" another actor.

https://ns.mia.jetzt/as

And, according to this ( https://jsonld.bovine.social/ ) it is in use on the Fediverse.

#activitypub #activitystreams #fediverse #miabite #json #jsonld
December 2, 2024 at 3:40 PM
📦 api-platform/jsonld v4.1.15

API JSON-LD support

🔗 https://github.com/api-platform/jsonld
June 6, 2025 at 4:59 PM
Is any Fediverse (or other) software using or returning ActivityStream 'Profile'?

https://www.w3.org/TR/activitystreams-vocabulary/#dfn-profile

#activitypub #activitystreams #deso #fedidev #fedidevs #fediverse #jsonld
January 12, 2025 at 6:04 PM
Ok, I give up with JsonLD. The recommended module for Go doesn't properly compact data, despite being in the correct format. Guess I'll go the "it's just json now" route for Linstrom's Activitypub implementation *throws hands in the air*
April 9, 2025 at 2:51 PM
So, my curiosity was satisfied.

Results from https://w3blogy.cz dataset:
{
totalURLs: 246,
microdata: 22,
microformats: 68,
rdfa: 1,
jsonld: 74
}

This indicates just a presence of recognized structured data format, not that it will be usable for my purpose.
March 14, 2025 at 9:30 AM
@dispencer mfw it asks me to download the jsonld file
May 29, 2025 at 11:05 PM
Huey understands the pain, no one wants to manually update SEO, JSON-LD, meta tags, alt-text, blogs, or GA4/GSC insights 😡

noryX handles it all in one click 😌
More visibility. More consistency. Way less stress.

#ShopifySEO #AISEO #JSONLD #StructuredData #noryX #EcommerceAutomation #ShopifyApps
November 15, 2025 at 2:35 PM
More from our #LinkedData enhancements to #schemaorg: http://bit.ly/rgATJJ . Note formats in footer section. #Microdata #JSON #RDF #JSONLD
November 21, 2024 at 1:03 AM
When ChatGPT (or Atlas 👀) can’t find your Shopify store… it’s not SpongeBob’s fault, it’s your missing JSON-LD. 😅

noryX automatically updates your structured data, meta tags, and SEO fields across every product page.

#ShopifySEO #AISEO #JSONLD #StructuredData #noryX #EcommerceGrowth #ShopifyApps
November 9, 2025 at 3:21 PM
🚀 New Releases! Along with the roadmap update, I'm happy to announce:

- JSON-LD.ex v1.0 with JSON-LD 1.1 support
- RDF.ex v2.1 with rdf:JSON literal support
- Grax v0.6 with a new JSON type and support for ordered lists based on rdf:List

#rdf #jsonld #elixir #myelixirstatus
April 9, 2025 at 7:43 PM
CRAN updates: jqr jsonld mongolite opencpu prismjs protolite qpdf RMySQL sodium #rstats
October 4, 2024 at 12:02 PM
<#jsonld> <#label> "JSON based Linked Data Representation Format" ; <#hashTag> "#JSONLD". #LinkedData #Web30 #JSON #SemanticWeb
November 21, 2024 at 4:14 AM
🤖 Making your data machine-readable is not optional anymore.

Understandable formats like RDF, OWL, JSON-LD, and JSON Schema enable AI, automation, and future-proof interoperability.

Are you using any of them?

#SemanticWeb #RDF #JSONLD
September 15, 2025 at 9:06 AM
It seems to be common now to put JSON-LD in the HTML source code.

ActivityPub and ActivityStreams files (application/activity+json) are JSON-LD files.

You could put ActivityPub and ActivityStreams in the HTML source code.

#activitypub #activitystreams #deso #fedidevs #fediverse #html #jsonld
December 24, 2024 at 5:01 PM
MT @mfhepp: Re., #SchemaOrg, how do #Microdata, #JSONLD and #RDFa differ? Read: #SEO #SERPS #LinkedData #SemanticWeb
November 21, 2024 at 5:52 AM
#Turtle #RDFa #JSONLD #HTML5 working together re. challenge of Web-scale verifiable identity: #LinkedData #WebID
November 21, 2024 at 4:25 AM
And finally our first version of markdown to jsonld/schema.org converter is online. This matters most for #AIs and #NLWeb to get your content into a form that an Ai can understand it easily
markdown-to-jsonld-ai.iunera.com
Markdown to Schema.org JSON-LD for AI SEO
Generate structured data from your markdown for AI ingestion with advanced table and annotation support. Improve your SEO with Schema.org JSON-LD.
markdown-to-jsonld-ai.iunera.com
June 4, 2025 at 2:02 PM
My stance on #activitypub's adoption of JSON-LD: Since we've already decided to use JSON-LD, I hope we do it properly. However, if we hadn't used JSON-LD from the beginning, things would have been much less complicated.

#jsonld #fedidev
April 23, 2025 at 10:08 AM
2/

A Fediverse Labeler would output a separate ActivityStreams "Profile" Object for each thing it wants to label.

Each of these should be at a separate URL.

#activitypub #activitystreams #activitypubprofile #deso #fedidev #fedidevs #fediverse #fediverselabeler #jsonld #openweb #opensocial […]
Original post on mastodon.social
mastodon.social
January 13, 2025 at 8:17 PM
MT @manusporny: Wooo! JSON-LD is in Last Call at W3C - a new standard 4 making #LinkedData using #JSON: #JSONLD #W3C
November 21, 2024 at 3:44 AM
the tricky bit for data portability between radically different AP implementations is that theres no repo/car file equiv (exc debatably RDF...); AP is serialized as jsonld over the wire so the only reasonable canonicalization for packing up data takeout is... a huge pile of json (or rdf?). 🫠
September 12, 2025 at 6:36 AM