BHoM / RDF_Prototypes

Research project of the Cluster of Excellence "Integrative Computational Design and Construction for Architecture" (IntCDC) https://www.intcdc.uni-stuttgart.de/ **Project Name**: Knowledge Representation for Multi-Disciplinary Co-Design of Buildings. https://www.intcdc.uni-stuttgart.de/research/research-projects/rp-20/
GNU Lesser General Public License v3.0
8 stars 4 forks source link

Allow to filter nodes with "too many connections" ("common" nodes) #7

Open alelom opened 2 years ago

alelom commented 2 years ago

Description:

Some graphs naturally end up containing connections to nodes such as "IObject" or "BHoMObject". While those nodes and their connections make sense, they often do not convey much meaning other than "everything is an IObject".

We could allow to filter out nodes whose number of connections is roughly the same as the total number of nodes.
We should write down 2 copies of the ontology, so we retain the option of seeing both: one with every node and one without the "common" nodes.