0.0.2 • Published 10 years ago

webprofiled v0.0.2

Weekly downloads
7
License
Unlicense
Repository
github
Last release
10 years ago

profiled

simple web profiles daemon in node.js

implementation status

  • RDFa - serves profile with RDFa
  • JSON-LD - content negotiation Accept: application/ld+json
  • HTTP 303 - redirects pages without triailing slash to ones with trailing slash - experimental way to address HTTPrange-14

plans

patterns

types

  • Person
  • contactPoint / socialAccount (ContactPoint)
  • habit / skill / interest (CognitiveCharacteristic)
  • memberOf (Organization)
  • attendeeIn / organizerIn / performerIn / sponsorIn (Event)
  • visited (Place)
  • seeks / makesOffer (Asset)
  • describedIn (CreativeWork)
  • Organization
  • subOrganization (Organization)
  • member (Person)
  • seeks / makesOffer (Asset)
  • attendeeIn / organizerIn / performerIn / sponsorIn (Event)
  • Event
  • attendee / organizer / performer / sponsor (Person / Organization)
  • Place
  • events (Event)
  • Asset
  • location (Place)
  • CognitiveCharacteristic (Habit, Skill, Interest)

UI

views

  • list
  • grid
  • graph
  • map
  • calendar

filters

  • Person
  • Organization
  • Event
  • Place

similar projects

  • jsonresume