Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TokenBusNetwork Definition #172

Open
JoelBender opened this issue Aug 15, 2019 · 3 comments
Open

TokenBusNetwork Definition #172

JoelBender opened this issue Aug 15, 2019 · 3 comments

Comments

@JoelBender
Copy link

I have an application for a "token bus network" class which might be useful to others:

(subclass TokenBusNetwork BusNetwork)
(documentation TokenBusNetwork EnglishLanguage "A type of local-area network (LAN)
that has a bus topology and uses a token-passing mechanism to regulate traffic on the
bus. A token bus network is very similar to a token ring network, the main difference
being that the endpoints of the bus do not meet to form a physical ring.")

Should this be proposed as a pull request?

@apease
Copy link
Contributor

apease commented Aug 15, 2019

Great to have your interest in contributing! SUMO terms generally have logical definitions that go beyond just a taxonomic link. http://www.adampease.org/OP/Process.html has some information on what is needed for a submission of new content. I'm eager to advise if you'd like to do this.

@JoelBender
Copy link
Author

Ah, I'm missing the mapping to WordNet and following steps, I'll keep going. Is SumoNoob a class? :-)

@apease
Copy link
Contributor

apease commented Aug 15, 2019

haha, great that you're interested in this. I might recommend the videos at ontologyportal.org and (if you forgive some self-promotion) my book, in learning how to do SUMO coding. I'm happy to answer question and provide feedback on any exercises you do to learn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants