Giter Site home page Giter Site logo

Comments (11)

linhard avatar linhard commented on July 20, 2024

Yes this is already possible with the extension.xsd which is referenced by the "project.bcfp" to topics. (The idea is that you create your own extension.xsd with your own enumaration lists)

from bcf-xml.

theoryshaw avatar theoryshaw commented on July 20, 2024

okay, just to clarify, let's say, hypothetically the extension.xsd has the following values.

  • structure
  • architecture
  • specifications
  • daylighting
  • mechanical
  • technology
  • data
  • electrical

It would be ideal to pick and choose which ones from this list populate the TopicType field.... kinda like labels/tags in github.

It seems at present, TopicType allows for only one value.

I could be wrong here.

Ryan

from bcf-xml.

ErikPijnenburg avatar ErikPijnenburg commented on July 20, 2024

@ryan, as you already mention: what you want is more a tag, or keyword. Or perhaps "discipline". I suggest to define something new and not use TopicType for this.

from bcf-xml.

theoryshaw avatar theoryshaw commented on July 20, 2024

@ErikPijnenburg in your comment above, did you mean 'TopicType' instead of 'TopicStatus'?

I was advocating for a modification to 'TopicType', not 'TopicStatus'.

Eitherway, I can see the value of adding another attribute (keyword, label, tag) to achieve the desired functionality described above.

from bcf-xml.

ErikPijnenburg avatar ErikPijnenburg commented on July 20, 2024

YepI meant TopicType. I corrected it now.

from bcf-xml.

linhard avatar linhard commented on July 20, 2024

Thats correct at the moment TopicType allows for only one value.
I like the idea to have multiple TopicTypes on one topic.

When we introduced this TopicType we had in mind what you see in the current extension.xsd

  • Comment (which is a standard topic)
  • Issue (could be a clash, with BIMSnippet)
  • Request (could be a ProvisionForVoid with BIMSnippet)
  • Solution (could be an opening with BIMSnippet)

but now a standard topic can be an error or a warning. and a Issue must not be a clash but can also be an instruction.
Therefore multiple TopicTypes per topic might be a good solution.

from bcf-xml.

theoryshaw avatar theoryshaw commented on July 20, 2024

Will also add, from my perspective and usage, we really never designate our TopicTypes as (Comment, Issue, Request, Solution). It's a level of categorization of a typic, that's not necessary for us.

It would, however, be helpful if TopicType had more flexibility. We would, on the other hand, use it for tags/labels.

Could it not be both? Perhaps keep the architecture open initially, and watch the user patterns.

Just my 2 cents.

from bcf-xml.

ErikPijnenburg avatar ErikPijnenburg commented on July 20, 2024

In the current definition I see multiple TopicTypes possible. I don't think we should go into that direction. It makes understanding not easier. So I suggest one single TopicType per topic. And solve the request of Ryan with a tags or keyword field.

from bcf-xml.

linhard avatar linhard commented on July 20, 2024

Yes i agree. How about the following

  • make "TopicType" and "TopicStatus" an attribute of "Topic"
  • add unbounded Element "KeyWord" to the "Topic"
  • add "KeyWord" also to the extension.xsd

from bcf-xml.

theoryshaw avatar theoryshaw commented on July 20, 2024

sounds good. I would only vote for it be called 'TopicTag' or 'TopicLabel'. This is more in keeping with the approach used by many other issue tracking/ticketing programs.

from bcf-xml.

ErikPijnenburg avatar ErikPijnenburg commented on July 20, 2024

I agree

from bcf-xml.

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.