Coder Social home page Coder Social logo

Example on double negative about ids HOT 5 CLOSED

pjanck avatar pjanck commented on July 4, 2024
Example on double negative

from ids.

Comments (5)

aothms avatar aothms commented on July 4, 2024 1

I think this was something we discussed extensively on slack, but we can't view it anymore due to the 90d message history limit 😡

I think the discussion was something like: " not exists( appl -> requirement ) " is indeed potentially problematic. Especially with negations involved and not having a formal underpinning of our schema.

I think that a prohibited specification should have no requirements.

That was one of the solutions discussed and I think the best one.

from ids.

CBenghi avatar CBenghi commented on July 4, 2024

I also doubt that the double negative is what we intended when we discussed the schema.

The intent was to prohibit the existence of some entities, not negate their traits.

I think that a prohibited specification should have no requirements.

from ids.

Moult avatar Moult commented on July 4, 2024

The green ticks make sense to me. The spec passes.

A double negative makes a positive.

  1. Facet "The name is Waldo": True.
  2. Prohibited Facet: False.
  3. Prohibited Spec: True.

from ids.

arishinsemen avatar arishinsemen commented on July 4, 2024

Please comment each point below. How i understand this test case

  1. "Prohibited" specification tag does not affect to applicability (Can't formulate applicability "not IFCWALL")
  2. "Prohibited" specification tag is the same to I add "Prohibited" tag to all requirement. Logic rule NOT (A AND B) = (NOT A) OR (NOT B) does not work.
  3. Double "Prohibited" (specification and requirement tag) "destroy" both

from ids.

CBenghi avatar CBenghi commented on July 4, 2024

Closed with consensus of the call since the case does not apply to the implementation agreements of the latest schema.

from ids.

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.