Giter Club home page Giter Club logo

Comments (4)

misuba avatar misuba commented on June 19, 2024 1

At first I thought, "but microformat references to things are all also URLs, and they mark their types anyway for ease of discoverability and parsing." Then I remembered, there aren't any third-party parsers in play here, just apps using the webdb API. Thanks for the help articulating a justification for my gut feelings! :-)

from beaker-profiles-api.

pfrazee avatar pfrazee commented on June 19, 2024

Yeah we probably won't implement those types in 0.8, but part of our post-0.8 plan is to expand the webdb types, and events + rsvps would be a good fit for that.

Related - Im thinking we 1) need to rename this repo to webdb, and then 2) put a /specs/active folder, plus a /specs/proposed folder. When I do that, I'll write some specs in markdown which you can copy from.

In the meantime, feel free to write out your thoughts for the schemas in this issue.

from beaker-profiles-api.

misuba avatar misuba commented on June 19, 2024

I tried rattling out schemas for these, basically cribbing from microformats, and only one thing struck me as really worth discussing: in microformats, an RSVP is just a field you attach to an h-entry - what webdb would call a post, in other words.

My instinct is that this kind of overloading of posts is something that you might as well do with conventional browsers, where everything is coming out of a freshly-parsed XML document every time anyway, but that doesn't make as much sense in this world where we're making something that more closely resembles a persistent database. If you're going to have posts with fundamentally different purposes, just put them in different tables and everybody will be happier in the long run... I think. Am I wrong?

from beaker-profiles-api.

pfrazee avatar pfrazee commented on June 19, 2024

I think so too. You're right that there's a generic pattern involved, but I dont think we gain anything by making one mega datatype that spans use-cases. We can just make an RSVPs table. Also- URLs are generic, so it should still be possible to create links between differing data types.

from beaker-profiles-api.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.