Giter VIP home page Giter VIP logo

a11yjson's People

Contributors

bjoernuhlig avatar dependabot[bot] avatar hansvoneisen avatar mutaphysis avatar opyh avatar pixtur avatar rishabh-ink avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

a11yjson's Issues

Extend Entrance

I would like to add the following properties to Entrance:

Property Data Type
hasHandrailLeft bool
hasHandrailRight bool

Left and right from the perspective in front of the building/place.

New Elevator entity

I had a hard time finding information about elevator modelling in your specification. This is the only information i could find:

https://github.com/sozialhelden/ac-format/search?q=elevator&unscoped_q=elevator

I guess there is no more information about it yet?


I would propose an entity Elevator which has the following properties:

Property Data Type
isAccessibleWithWheelchair bool
doorWidth see Door Length
spaceWidth see cabinWidth Length
spaceDepth see cabinLength Length
inCabineDistanceFromGroundHighestButton see maximalHeightOfControls Length
outsideDistanceFromGroundHighestButton see maximalHeightOfControls Length
maximalHeightOfControls (in- and outside) Length
turningCircleOnExit see Door number
numberOfStepsTillElevator see Stairs number

Feel free to adapt the properties, if there is a more suitable word in English.

Status: clarified

New criteria for contactless payment

for example: "properties-accessibility-payment-customPaymentWithNFC"
Contactless payment refers to a payment function in which payments e.g. B. be handled via Near Field Communication (NFC). Contactless payment is used today by most payment cards and current smartphones.

Extend Stairs

I would like to add these new properties to Stairs:

  • firstAndLastStepColorized (boolean) - Existing properties like hasHighContrastNosing don't seem to fit here.

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on Greenkeeper branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet.
We recommend using:

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please click the 'fix repo' button on account.greenkeeper.io.

interface to import

Hi, I want to use model but first I have to import interface to my database. How I can do that easily? A json format aside with table one would be great.

Extend PlaceInfo

I would like to add the following properties to PlaceInfo:

Property Data Type
parking Parking[ ]

How do you identify a place on a global scale?

I would like to know how you identify a place in a unique way? For instance, by a given ID string.

If i understand a11y right, there is the ids property for PlaceProperties, which contains ExternalId references. But its not meant to be used to identify a place, like a certain supermarket located under a given address, am i right? Its current use is not clear to me.

In the RDF/Linked Open Data space we use an URI / IRI to identify resources on a global scale. A simple example: http://my_website/supermarketXY

Would be open to extend PlaceInfo (or PlaceProperties) by an identifier property, which contains an URI or IRI?

Clarifications for Toilet entity and its properties; proposal of new properties

In this proposal i'd like to discuss properties of Toilet and usage of FoldingHandles.

Toilet

The Toilet entity has the following properties currently:

  • spaceInFront
  • spaceOnUsersRightSide
  • spaceOnUsersLeftSide
  • foldingHandles
  • hasFoldingHandles
  • heightOfBase

(1)

Could you please tell me, what "space" means, for instance in spaceOnUsersLeftSide? Do you mean the length or the depth of the area left/right of the user?

(2)

Using foldingHandles is a little bit narrow, because there are support handles which are not foldable. Would you be open to add more details here?


I would like to propose the following property additions to the Toilet entity.

The following properties clarify:

  • available space in the toilet
  • emergency bell information
  • door information
  • steps and handrail information till toilet
Property Data Type
markedWithPictogramAsDisabledToilet bool
areaInFrontOfWcLength number
areaInFrontOfWcWidth number
areaLeftOfWcLength number
areaLeftOfWcWidth number
areaRightOfWcLength number
areaRightOfWcWidth number
supportHandles (see below in FoldableHandles section) SupportHandle [ ]
vanityBasinFittingActivation string
stairs Stairs[]
doors Door[]
emergencyBellInsideToiletCabinAvailable replaced by emergencyBell EquipmentInfo[ ]
leftSupportHandleFoldable located within FoldingHandle bool
rightSupportHandleFoldable located within FoldingHandle bool
stepsTillToiletAvailable bool
numberOfStepsTillToilet bool
stepsHeightTillToilet number
stepsTillToiletContinuousHandrailLeftAvailable bool
stepsTillToiletContinuousHandrailRightAvailable bool
stepsTillToiletFirstLastColorized bool
doorWidth number
doorUnlockableFromOutside bool
distanceFromGroundEmergencyBellInsideToiletCabin

FoldingHandle => SupportHandle

I would like to rename it to SupportHandle, because there are handles, which are not foldable. If you enforce FoldingHandle, other types of handles have to be created with the same/similar properties.

I would change it to:

Existing properties Data Type
distanceBetweenHandles Length
onUsersLeftSide bool
onUsersRightSide bool
topHeightFromFloor Length
New properties
isFoldable bool

Feel free to adapt the properties, if there is a more suitable word in English.

EDIT: I cancelled Door and Stairs related properties in favor of using Door and Stairs instances directly.

EDIT 2: Relation to FoldableHandles discussed; proposal to renaming it to SupportHandle.

Information about car rental stations like from teilauto?

What do you think about extending the specification with information about car rental stations? Which properties might be of interest?

Motivation

One might want to know if the station is reachable or if there are notable obstacles, like holes or threshold on the way. For me its not about rental stations with cars for people with disabilities. Its about people who might want to know, for instance, if their grandparents with rollator can reach the station resp. cars.

Random thoughts

  • Main entity should be Parking.
  • Because stations are mostly with cars not suitable for wheelchair users, WheelchairParking could be ignored here IMHO.
  • When starts the station? So here pathways around the station of interest? What radius makes sense?
  • The following questions should be answered:
    1. Has the station a door i have to use? (e.g. door width, door height, automatic or not,..)
    2. Has the area obstacles, like holes in the ground, which might hinder you?
    3. How accessible are the ways to the station, like from the next main street or TRAM station?

What do you think?

Vocabularies and schemata you may wanna compatible with

@opyh: As we discussed; here is some input from my side.

During my research i found the following vocabularies and schemata, which may be of interest for a11y-json.

Linked Open Data / RDF

Side note: In the Linked Open Data / Semantic Web community it is common that you try to reuse existing schemata / ontologies / vocabularies. In practice its hard to follow it all the time, because sometimes existing models/properties/classes don't fit your current use case 100%. We should take a deeper look in this space to spot further sources. Chances are high that other repositories may also using this, which automatically increases compatibility.

Common data specifications/vocabularies

About the dbpedia

Its an important data source and -reference in the Linked Open Data / RDF community. If an use case is about something in the Wikipedia, related DBpedia resources will be used. That is a common way to find consensus and similarities in data and concepts. I can help here. A big advantage: If a11y-json resources reference DBpedia entries and are transformed to RDF, related data can be merged very easily.

Further information:

  • Overviews here and here
  • Paper about DBpedia with more details, technical information and its history

Extend EquipmentProperties to be suitable for ramp information

I would like to add the following properties to EquipmentProperties in order to support more information about ramps.

Property Type
rampLength Length
rampWidth Length
rampHeight Length
rampAngle (rampGradient) ? float
hasHandrailLeft boolean
hasHandrailRight boolean
rampStartAndEndColorized boolean

I've chose the ramp suffix to be in line with properties like cabinLength and cabinWidth.

Using hasHandRail is not enough, because sometimes you only have a handrail on one side. For my case i would prefer information if there is one on each side, or not.

EDIT: Adapted the Type for ramp* properties.

Add `unlockableFromTheOutside` attribute to `Door`

I would like to add the following properties to Door:

Property Data Type
unlockableFromTheOutside boolean

Side notes:

  • unlockableFromTheOutside - That information is important for toilet doors. For safety reasons some doors are unlockable from the outside.

Extend Parking

I would like to add the following properties to Parking:

Property Data Type
count Number

Notices:

  • count - Information about the number of parking slots is also relevant, for instance, may i park in front of the building/on site or do i have to search somewhere around the place?

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.