RE: https://w3c.social/@w3c/116216070362563670
FWIW, I have been storing Linked Data (including ActivityPub) in an INI like format — because I find INI-like formats more human-friendly (to both read and write) than JSON.
YAML is probably better than JSON, too, in that respects. But I think […]
Dat boek hè... Getting things done... Ik heb een nieuwe titel... Having things done! YYYYYeeppp er wordt hard aan de website gewerkt. Updates onderweg! Stay tuned!
#vibecoding #SEO #jsonld #structureddata #vibemarketing
2.6 RDF Blank Nodes RDF blank nodes in Turtle are expressed as _: followed by a blank node label which is a series of name characters. The characters in the label are built upon PN_CHARS_BASE, liberalized as follows: • The characters _ and digits may appear anywhere in a blank node label. • The character . may appear anywhere except the first or last character. • The characters -, U+00B7, U+0300 to U+036F and U+203F to U+2040 are permitted anywhere except the first character.
I suspect that there is an error in the Turtle specification, in the section shown in the screen-shot.
(It relates to JSON-LD, which ActivityPub / ActivityStreams is built on.)
I suspect that "PN_CHARS_BASE" is an error.
Because other parts of other […]
[Original post on mastodon.social]
There is a larger discussion about fixed-point numbers versus floating-point numbers.
And that, ALL programming-languages should have fixed-point numbers built into them.
And that, programmers should be warned against using floating-point numbers in all but a set of very specialized situations […]
This specification allows implementations to set limits on the range and precision of numbers accepted. Since software that implements IEEE 754 binary64 (double precision) numbers [IEEE754] is generally available and widely used, good interoperability can be achieved by implementations that expect no more precision or range than these provide, in the sense that implementations will approximate JSON numbers within the expected precision. A JSON number such as 1E400 or 3.141592653589793238462643383279 may indicate potential interoperability problems, since it suggests that the software that created it expects receiving software to have greater capabilities for numeric magnitude and precision than is widely available.
[JSON vs IETF JSON]
This is likely (directly or indirectly) the fault of a single paragraph in IETF RFC-7159 / RFC-8259 (shown in the attached screen-shot).
(And note that, there is a difference between JSON and IETF JSON. JSON did not have this. IETF JSON […]
[Original post on mastodon.social]
number In the JSON serialization, a number is similar to that used in most programming languages, except that the octal and hexadecimal formats are not used and that leading zeros are not allowed. In the internal representation, a number is equivalent to either a long or double, depending on if the number has a non-zero fractional part (see [WEBIDL]).
This is from the JSON-LD spec.
ActivityPub / ActivityStream are based on JSON-LD.
I think it was a very bad idea for JSON-LD to define "number" this way!
It makes it so numbers with fractional values are inexact & lossy.
This include values that are […]
[Original post on mastodon.social]
Does ordering of keys impact interpretation?
github.com/schemaorg/sc...
#SchemaOrg #JSON #JSONLD
I have deeply mixed feelings about #ActivityPub's adoption of JSON-LD, as someone who's spent way too long dealing with it while building #Fedify.
Part of me wishes it had never happened. A lot of developers jump into ActivityPub development without really understanding JSON-LD, and honestly […]
As a developer, you can do a lot to improve a website’s #SEO. Implementing #JSONLD structured data and adding a high-quality #FAQ section on each page can significantly improve your position in #Google search results.
#WebDevelopment #TechnicalSEO #StructuredData #SearchEngineOptimization
The UK Advertising Standards Authority just banned sustainability ads from @Nike, @Superdry, and @Lacoste for not having "robust evidence" - of the claims.
Only JSON-LD structured data can provide advertise-able proof.
www.bbc.com/news/article...
#Greenwashing #SustainabilityMarketing #JSONLD
For fans of knowledge graphs and RDF (all three of you), I've updated my list of JSON-LD in the wild and the list now has a DOI doi.org/10.5281/zeno... Recent additions include @dataoneorg.bsky.social (KNB), @ebi.embl.org Identifiers.org , and @datadryad.bsky.social.
Running an e-commerce store on a tight budget? 💡
Learn how AI automation delivers real SEO wins without big spending.
From metadata and JSON-LD to product content and bulk updates, see how smarter workflows make SEO affordable and effective.
Read → noryx-swagger.sustern.ca/blogs/musing...
#JSONLD
6/12 📦 What do VDRs store? (NO personal data)
• Institutional authorisations and accreditations
• Credential schemas (European Learning Model v3.2)
• Terms of Use for selective disclosure
• StatusList2021 for revocation/suspension
#OpenStandards #LinkedData #JSONLD
Hey @pfefferle@mastodon.social @nutomic@lemmy.ml, I'm looking to integrate support for `postingRestrictedToMods`
I see some discussion here:
* https://github.com/friendica/friendica/issues/14377
It's a little specific, but even so, I'm happy to add it, since it solves some issues with […]
Most Shopify apps give you basic JSON-LD.
noryX adds FAQs, reviews, and rich product attributes so Google and AI understand, and recommend, your products.
If your schema is still basic, you’re missing visibility.
Try noryX → apps.shopify.com/noryx
#ShopifySEO #JSONLD #ShopifyApps
Even your competitors will be blinded by your visibility this BFCM 💡😂
Automate SEO + JSON-LD with noryX so your top keywords fire across hundreds of SKUs at once.
More visibility. More traffic. More shoppers finding you first ⭐
#BFCM #ShopifySEO #AISEO #JSONLD #AgenticAI #noryX
Running a store with hundreds of SKUs? Updating meta titles, descriptions, alt text, and schema manually slows growth fast.
noryX handles all your SEO in one click, 90% faster and up to 15x more affordable than doing it yourself.
Try noryX free - apps.shopify.com/noryx
#ShopifySEO #AISEO #JSONLD
Your Shopify store might look amazing, but without optimized JSON-LD.
Our latest breakdown covers:
🔍 Why structured data is now essential
⚙️ How JSON-LD improves visibility
🤖 How noryX automates schema for every SKU
Link to Article -> noryx-swagger.sustern.ca/blogs/news/u...
#JSON #JSONLD #SEO
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
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
How would one advertise a URI Template in a JSON-LD document?
#jsonld
“When you have to write Halloween & BFCM JSON Schema Code 🦇🎅”
Even the Grinch would automate that.
With noryX, your Shopify store’s schema & SEO run themselves, so your products stay visible all season long.
🎄 Automate. Rank. Sell.
#Shopify #AISEO #EcommerceGrowth #JSONLD
🛍️ BFCM isn’t just about Google anymore.
With ChatGPT Atlas, AI search changes how shoppers find products.
If your Shopify store lacks JSON-LD + metadata, your products may be invisible.
That’s why we built noryX, auto-structured data & SEO so your pages get seen.
#BFCM #ChatGPTAtlas #JSONLD #App
Manual Halloween SEO isn’t fun 👻 Stuck optimizing JSON-LD for Gen AI? 🍄
With noryX, structured data is auto-generated across your store in minutes.
More visibility. Less stress.
#Halloween #ShopifySEO #AISEO #JSONLD #ShopifyApps #GenAI #Ecommerce #SEOTips #noryX #Mario
When you forget to optimize your Halloween SEO & JSON-LD… 💀👻
Don’t let your store end up in the graveyard.
noryX keeps your storefront optimized and discoverable.
#ShopifySEO #AISEO #Ecommerce #HalloweenMarketing #JSONLD #ShopifyApps #DigitalMarketing #SpookySeason
BFCM traffic means nothing if no one can find you.
noryX auto-generates SEO metadata + JSON-LD structured data across your storefront, so your pages get indexed, trusted, and clicked.
Turn BFCM traffic into conversions.
🔗 apps.shopify.com/noryx
#ShopifySEO #AISEO #BFCM #ShopifyApps #SEO #JSONLD
3/
I would assume that, from an ActivityPub & JSON-LD point-of-view, that these WARFN "bites" / "pokes" are probably some type of custom Activity type.
@news
@deadsuperhero
RE: https://wedistribute.org/2025/10/wafrn-chaotic-good/
#ActivityPub #FediUX #Fediverse #FediveseUX #JSONLD […]
🚨 Generic design. No structured data. Weak SEO. That’s how stores lose BFCM sales.
noryX analyzes your storefront, auto-optimizes code, and adds JSON-LD schema + meta tags in minutes.
📈 Be search-ready this BFCM.
👉 apps.shopify.com/noryx
#BFCM #ShopifySEO #Ecomm #JSONLD
If you ever want to drive yourself to distraction then implement a fully compliant JSON-LD parser in a typesafe language.
Not just as a toy library that just implements the basal functions, but in the context of an actual production system. Doing actual production system things at production […]
RDFa Lite tries to be an "easier" subset of RDFa
RDFa is RDF encoded into HTML in a way that sort of feels like Microformats. Sort of
Of course, one question might be — easier for whom?
I think there could be an even "easier" subset of RDFa Lite that is easier for people writing parsers
Get […]