Skip to content

rappstack/ui--browser--semantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui--browser--semantic

UI library targeting the browser for displaying semantic data. This is not for rendering semantic data on a website.

https://github.com/rappstack/domain--server has a jsonld module to render semantic data.

Validation

https://validator.schema.org

https://search.google.com/test/rich-results/result

References

Google Supported Types

https://support.google.com/webmasters/answer/7445569?hl=en#zippy=%2Csupported-types

From "Semantic Web for Hugo" Project

See https://github.com/Baseflow/HugoStructuredData

HowTo

  • HowTo - Schema.org Type)
    • Thing > CreativeWork > HowTo
  • HowToSection (Schema.org)
    • Thing > CreativeWork > HowToSection
    • Thing > Intangible > ItemList > HowToSection
    • Thing > Intangible > ListItem > HowToSection
  • HowToTip (Schema.org)
    • Thing > CreativeWork > HowToTip
    • Thing > Intangible > ListItem > HowToTip
  • HowToStep (Schema.org)
    • Thing > CreativeWork > HowToStep
    • Thing > Intangible > ItemList > HowToStep
    • Thing > Intangible > ListItem > HowToStep
  • ListItem (Schema.org)
    • Thing > Intangible > ListItem

Review

  • Review (Schema.org Type)
    • Thing > CreativeWork > Review
  • CriticReview (Schema.org Type)
    • Thing > CreativeWork > Review > CriticReview
  • TVSeason (Schema.org Type)
    • Thing > CreativeWork > TVSeason
    • Thing > CreativeWork > CreativeWorkSeason > TVSeason
  • TVSeries (Schema.org Type)
    • Thing > CreativeWork > TVSeries
    • Thing > CreativeWork > CreativeWorkSeries > TVSeries
    • Thing > Intangible > Series > CreativeWorkSeries > TVSeries
  • Movie (Schema.org Type)
    • Thing > CreativeWork > Movie
  • Book (Schema.org Type)
    • Thing > CreativeWork > Book

Other Types

  • ItemList (Schema.org)
    • Thing > Intangible > ItemList
  • BreadcrumbList (Schema.org Type)
    • Thing > Intangible > ItemList > BreadcrumbList

Food and drinks

  • Menu (Schema.org Type)
    • Thing > CreativeWork > Menu
  • MenuItem (Schema.org Type)
    • Thing > Intangible > MenuItem
  • Recipe (Schema.org)
    • Thing > CreativeWork > HowTo > Recipe
  • NutritionInformation (Schema.org)
    • Thing > Intangible > StructuredValue > NutritionInformation
FAQ types
  • FAQPage (Schema.org)
    • Thing > CreativeWork > WebPage > FAQPage
  • QAPage (Schema.org)
    • Thing > CreativeWork > WebPage > QAPage

See Also

https://codeberg.org/yelosan/hugo-semantic-web

https://github.com/JayHoltslander/Structured-Data-JSON-LD

About

UI library targeting the browser for semantic data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published