Widoco icon indicating copy to clipboard operation
Widoco copied to clipboard

Possibility of creating a landing page

Open dgarijo opened this issue 7 years ago • 2 comments

Integrate vocab project into Widoco: Given a folder, create a landing page with basic metadata of the vocabularies. Alternatively, provide the means to create a dictionary if those vocabularies share a common namespace (e.g., submodules of an ontology).

I wonder if this would be appropriate, as it is a whole new functionality that would be run independently of a documentation

dgarijo avatar Mar 12 '18 18:03 dgarijo

This sounds a great feature! We could have some direct use case, in my team, at the moment we are manually editing a work-in-progress index page: http://13.95.67.101/widoco/index.html (from the examples, you can also see that as a workaround for avoiding errors, I have to manually create internal elements in case like datacube).

I could try to contribute on this, if you can share some tips on where to start.

seralf avatar Apr 24 '18 08:04 seralf

Looks like you could benefit from OnToology: http://ontoology.linkeddata.es/ which generates the landing page for your vocabularies, such as http://dgarijo.github.io/test/ The landing page I want to generate is a simplification of that. Similar to: http://linked.earth/ontology/

Regarding contributing, I already have the code to do this, it's just a matter of integrating it... don't worry!

dgarijo avatar Apr 24 '18 17:04 dgarijo