Jump to navigation
Jump to search
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Wikisphere is a wiki open to everyone based on structured data and page ownership== | ==Wikisphere is a wiki open to everyone based on structured data and page ownership== | ||
__NOTOC__ | __NOTOC__ | ||
''Wikisphere'' is an "augmented" wiki where users can create their set of protected pages, and to enrich them with metadata. By contrast to other wikis, once that a page or a set of pages is assigned to an user, other users, except where authorized by the owner, are not allowed to edit them. | ''Wikisphere'' is an "augmented" wiki where users can create their set of protected pages, and to enrich them with metadata. By contrast to other wikis, once that a page or a set of pages is assigned to an user, other users, except where authorized by the owner, are not allowed to edit them. | ||
Line 8: | Line 8: | ||
{{Demo VisualData footer}} | {{Demo VisualData footer}} | ||
Line 44: | Line 30: | ||
* [https://www.mediawiki.org/wiki/Extension:DisplayTitle DisplayTitle] | * [https://www.mediawiki.org/wiki/Extension:DisplayTitle DisplayTitle] | ||
* [https://www.mediawiki.org/wiki/Extension:HitCounters HitCounters] | * [https://www.mediawiki.org/wiki/Extension:HitCounters HitCounters] | ||
* [https://www.mediawiki.org/wiki/Extension:IDProvider IDProvider] | <!-- * [https://www.mediawiki.org/wiki/Extension:IDProvider IDProvider] --> | ||
* [https://www.mediawiki.org/wiki/Extension:MyVariables MyVariables] | * [https://www.mediawiki.org/wiki/Extension:MyVariables MyVariables] | ||
* [https://www.mediawiki.org/wiki/Extension:Tabs Tabs] | * [https://www.mediawiki.org/wiki/Extension:Tabs Tabs] | ||
Line 55: | Line 41: | ||
'''>>>[[Contact form]]<<<''' | '''>>>[[Contact form]]<<<''' | ||
<!-- | |||
== Download == | |||
[https://www.mediawiki.org/wiki/Special:ExtensionDistributor/VisualData '''Latest version!'''] | |||
open to everyone based on semantic data and page ownership. It is based on [https://www.mediawiki.org/wiki/Extension:PageProperties PageProperties] and [https://www.mediawiki.org/wiki/Extension:PageOwnership PageOwnership] and anyone can create their pages and manage their permissions to ensure they can be edited only by authorized users. | |||
in order to facilitate everyone with the creation of structured data based on the [https://schema.org/ schema.org] vocabulary, and to manage a page or set of pages of which you can be assigned as "owner". | |||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"page-properties": { | |||
"display-title": "" | |||
}, | |||
"semantic-properties": { | |||
"Year": [ | |||
"5" | |||
] | |||
}, | |||
"forms": { | |||
"Books": { | |||
"Title": [ | |||
"Title a" | |||
], | |||
"Author": [ | |||
"Article test c" | |||
], | |||
"Test bug Taginput": [ | |||
"c" | |||
] | |||
} | |||
} | |||
} | } |
Latest revision as of 08:34, 7 February 2025
Wikisphere is a wiki open to everyone based on structured data and page ownership
Wikisphere is an "augmented" wiki where users can create their set of protected pages, and to enrich them with metadata. By contrast to other wikis, once that a page or a set of pages is assigned to an user, other users, except where authorized by the owner, are not allowed to edit them.
VisualData demos
- Demo VisualData 1.0
- New task
- Page upload
- CRUD
- Result formats
- Dependent values
- Geolocation
- Queries
- Query cities (join queries)
- Dynamic catalogue
- Datatable cards
- Nested schemas
- Carousel
- Table mode
- Lua
- Official docs
support & questions: support at topway.it
Installed Topway.it extensions
- CIForms
- ContactManager (only private wikis)
- EmailNotifications
- PageEncryption
- PageOwnership
- PageProperties
- SubpageNavigation
- UserVerification
- VisualData
- WikisphereAddons (not published)
Other extensions
- AutoCreateCategoryPages
- DisplayTitle
- HitCounters
- MyVariables
- Tabs
- TemplateStyles
- UrlGetParameters
- VEForAll
>>>Contact form<<<