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

Enlarging ontology using obtained data #5

Open
mmaltsev opened this issue Nov 13, 2017 · 4 comments
Open

Enlarging ontology using obtained data #5

mmaltsev opened this issue Nov 13, 2017 · 4 comments
Assignees

Comments

@mmaltsev
Copy link
Collaborator

Does it make sense to go through newly obtained properties along with their values and try to find some, which can lead us to not yet discovered standards / organizations / ... ?

A good example of such predicate can be lingg:hypernym.

@igrangel
Copy link
Collaborator

igrangel commented Nov 13, 2017

Can you elaborate an example of one Standard, e.g., OPC_UA, or IEC 61131 or other similar to see if we can get interesting relations?

@mmaltsev
Copy link
Collaborator Author

OPC_UA has an object dbr:Protocol for predicate lingg:hypernym. Such a value have 709 other entities, including Common_Industrial_Protocol, X10_(industry_standard) which are not presented in the STO as for now (whole list can be found here). On the other hand, some of the standards in the list seem to be unrelated to our area of interest.
IEC 61131 has an object dbr:IEC for predicate lingg:hypernym. Such a value have 5 other entities, including IEC_61030 which is not presented in the STO as for now (whole list can be found here). This list also consists of unrelated standards.

@igrangel
Copy link
Collaborator

igrangel commented Nov 23, 2017

We can already start including the categories we know are important for our domain
E.g., http://dbpedia.org/page/Category:Industrial_automation.

Check the property skos:broader. In this case, they are also important for us dbc:Automation, dbc:Industrial_computing, dbc:Production_and_manufacturing
And here we made it :)
http://dbpedia.org/page/Industry_4.0

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