WebVOWL icon indicating copy to clipboard operation
WebVOWL copied to clipboard

Visualizing ontologies on the Web

Results 73 WebVOWL issues
Sort by recently updated
recently updated
newest added

Hello all. WebVOWL is very often used for visualization of ontologies. These visualizations are often embedded in the form of URLs in scientific papers ([some examples](https://www.google.com/search?q=%22visualdataweb.de%2Fwebvowl%2F%3Firi%3D%22+filetype%3Apdf)). However, since (to my...

By default rdfs:label is used as label for entities. Is it possible to configure WebVOWL so that other labels (such as skos:prefLabel) can be used instead ? e.g. through a...

Dear Team, While I could not find extensive documentation about the webvowl properties/methods, I had some difficulty understanding it. My team had few problems with some negative testing. A new...

Hi all, Could it be possible to use the Docker image directly from Docker Hub? And then be able to pull image without be constrained to checkout sources to build...

http://www.visualdataweb.de/webvowl/ on the `.de` domain currently displays ![Screenshot 2021-08-10 at 22-25-57 503 Service Unavailable](https://user-images.githubusercontent.com/1645308/128930178-6d65c3e2-c4ff-40ed-9787-4e8460de7d0e.png) > # Service Unavailable > > The server is temporarily unable to service your request due...

When using the visual editor it would be great if one could use the less restrictive [schema:domainIncludes](https://schema.org/domainIncludes) and [schema:rangeIncludes](https://schema.org/rangeIncludes) when describing relationships between classes. Visually, it's great to show that...

Hi! How can I hide some auxiliary nodes with their links?

Hi, Is it possible to configure WebWOWL so that there is only a visualization window without menus, panels, editing mode, as in the example http://vowl.visualdataweb.org/v2/#example ?

Hi , Firstly thanks for wonderful work on webvowl and we are using it for ontology visualization. We are facing a curious problem. We are trying to load a RDF...

Having this statement in my ontology: `:hasRawValue rdf:type owl:DataTypeProperty; ` ` owl:equivalentProperty oboe:hasCode ; ` ` rdfs:domain oboe:MeasuredValue .` I would expect that the `MeauredValue` class is shown as an...