Git Product home page Git Product logo

Comments (2)

KitWallace avatar KitWallace commented on June 16, 2024

suggested form:
/tree - this should by rights be the whole tree collection but that is too large so default this to /page/about
/tree/$id
/location - list of locations
/location/$lname- location details
/location/$lname/tree - all trees at that location
/location/$lname/species - species analysis
/location/$lname/species/$sname - $sname trees at $lname
/species list of all species
/species/$sname details of that species
/species/$sname/trees - all trees of that species (and its synonyms)
/collection - list of all collections - collections can include both explicit collections with a tag (replace by collection) or computed collections - unnamed, no instances etc - all defined in the collections.xml
/collection/$cname details of that collection
/collection/$cname/species - analysis of species in that collection
/collection/cname/trees - all trees of that species in the collection
/organisation - list of organisations
/organisation/$oname organisation details
/page/$pname - pname= about | links | ...
/search - full search parameters submitted via put

bit vague here - both species and trees can be tagged - trees this is a collection, for species, a property
properties need a control list with explanation
/property list all species properties eg evergreen, diocious
/property/$pname list all species with this property

from treemap.

KitWallace avatar KitWallace commented on June 16, 2024

URL language will evolve but basic structure now done

from treemap.

Related Issues (20)

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.