<
From version < 23.1 >
edited by sewoongoh
on 2022/11/22 10:24
To version < 20.1 >
edited by admin
on 2021/10/13 20:52
>
Change comment: 1

Summary

Details

Icon Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -About S-1OOP
1 +About S-1OOP wiki
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sewoongoh
1 +XWiki.admin
Content
... ... @@ -1,149 +1,53 @@
1 1  
2 2  
3 +{{box cssClass="floatinginfobox"}}
4 +{{velocity}}
5 +{{html clean="false"}}
6 +## Chrome's XSS Auditor blocks the preview action if:
7 +## * the submitted content has an iframe with an external URL
8 +## * the preview action displays the submitted iframe
9 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
10 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
11 +#set ($iframe = 'iframe')
12 +<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
13 +{{/html}}
14 +{{/velocity}}
15 +{{/box}}
16 +
3 3  = S-100 Open Online Platform =
4 4  
19 +To make the most out of your  [[wiki, log-in and:>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]
5 5  
6 -* Overview & Background
7 -** The primary goal for S-100 is to support a greater variety of hydrographic-related digital data sources, products, and customers available
8 -** However, the development of the S-100 standard has been difficult for supporting various use cases as only a few S-100 experts and industry partners have been participating in
9 -** Needs of a GATEWAY to S-100 world for different potential users, developers
10 10  
22 +[[S-101 ENC>>doc:S-100 Product Specification.S-101 ENC.WebHome]]  -> [[Sample file>>attach:S-101_Sample_test.txt]]
11 11  
12 -* What is S-1OOP ?
13 -** S-1OOP is an S-100 community platform to accelerate wider adoption of the S-100 hydrographic framework by joint development.
14 -** The platform shares required building blocks to the public to overcome any technical difficulties for S-100 implementation.
24 +Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs.
15 15  
26 +Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content.
16 16  
17 -* Visions
18 -** Support the introduction of the IHO S-100 Roadmap for the Implementation Decade.
19 -** Establish an online platform for testing S-100 based data and sharing information for the hydrographic community as well as other potential ones.
20 -** Develop a gateway to the S-100 World for different potential users and developers.
28 +Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them.
21 21  
30 +You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.
22 22  
23 -* Progress
24 -** 5th S-100WG meeting (March 2020)
25 -*** WG requested voluntary participation
26 -** 12th HSSC meeting (October 2020)
27 -*** reported as one of the S-100WG activities
28 -*** invited ROK to call for MS to join the online test bed
29 -** 8th S-100 TSM meeting (March 2021)
30 -*** A project plan was suggested
31 -*** supported the general concept of the project
32 -*** supported establishing a CG group under the S-100WG
33 -*** requested KHOA to report the activities of the CG to S-100WG/TSM meetings
34 -** 13rd HSSC meeting (May 2021)
35 -*** HSSC noted the correspondence group under TSM/S-100WG to discuss S-1OOP (S-100 Open Online Platform) open source strategy
36 -*** Shared 1st CG meeting plan and draft agenda items
37 -** 1st S1OOP CG Meeting
38 -*** 8 June 2021 – VTC
39 -*** Agree to prepare platforms such as web viewer and Wiki to discuss the S-1OOP project before the 2nd meeting.
40 -** 2nd S1OOP CG Meeting
41 -*** 23 November 2021 – VTC
42 -*** Theme 1: Web viewer was introduced and demonstrated for sharing S-XXX TDS
43 -*** Theme 2: Wiki for S-100 Tools was discussed
44 -*** Theme 3: Proposed plan of Open source management and operation was presented
45 -*** 3 years work plan was introduced
32 + {{box}}Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.{{/box}}
46 46  
34 +(% class="row" %)
35 +(((
36 +(% class="col-xs-12 col-sm-6" %)
37 +(((
38 += Extend your wiki =
47 47  
48 -* Key goals
49 -** Share S-100 components, TDS and info. required to construct an S-100 ecosystem
50 -** Exchange experience and best practice results with S-100 production processes for data producers
51 -** Enhance navigation, discovery and search of S-100 standards and technical guidelines for stakeholders
52 -** Promote development of open-source software and application models to implement the S-100 World
53 -** Publicize the benefits and effects of the transition to the S-100 World
54 -** Provide feedback to improve S-100 and S-10X developments
55 -** Establish S-100 Gateway Collecting links to various materials necessary for S-100 standard development (Standard documents, various infrastructures, seminars, background materials)
40 +To extend the power and functionalities of your wiki with the features that //you// need, head over to the {{velocity}}[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin&section=XWiki.Extensions')]]{{/velocity}} where you can search for and install extensions.
56 56  
57 -
58 -* Building blocks
59 -** technical resources, resource sharing infrastructure, open source software tools, technical guidelines and reference materials
60 -** (((
61 -allow any organizations to achieve S-100 operational capability quickly and efficiently
42 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
62 62  )))
63 63  
45 +(% class="col-xs-12 col-sm-6" %)
46 +(((
47 += Create your application =
64 64  
65 -(% style="text-align:center" %)
66 -[[image:1669080097286-116.png||height="569" width="572"]]
49 +Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM).
67 67  
68 -
69 -|No.|Title|Description
70 -|1|GI Registry|S-100 Geospatial Information Registry contains several registers (online databases) that include items of information that are relevant to those communities developing of S-100 based products and services.
71 -|2|Test Datasets|Datasets created for testing purpose aimed at validating various aspects of dataset creating, validation, dissemination, portrayal and updating.
72 -|3|Production Tools|Tools, generally software, designed to produce one or more data products that comply with certain standards.
73 -|4|Validation Tools|Tools, generally software, designed validate the degree of compliance of a data product to one or more standard.
74 -|5|Storage Tools|Tools, generally software, designed to store data products for various purposes, such as archive, verification and dissemination.
75 -|6|Protection Tools|Tools, generally software, designed to apply certain data protection measures, like digital signature and encryption.
76 -|7|Data viewer|Software designed to portray data products.
77 -|8|Dissemination Tools|Tools, generally software, designed to aid in making data products available to users.
78 -|9|Knowledge Base|A store of information or data that is available to draw on for highlighting the underlying set of facts, assumptions, and rules which a computer system has available to solve a problem
79 -|10|Capacity Building|The process by which the S-1OOP assesses and assists in sustainable development of the Member States, other states and stakeholders to acquire the knowledge, skills and means to adopt to the S-100 World.
80 -
81 -
82 -* Themes
83 -
84 -|No.|Title|Themes|Actions for short term|(((
85 -Activitiy Tools
86 -
87 -(Working Place)
51 +AWM will take care of making it easy for you and your users to create and manage the data.
88 88  )))
89 -|1|GI Registry|(% rowspan="2" %)(((
90 -- Theme 1 -
91 -
92 -Online Viewer and
93 -
94 -Simulation
95 -)))|(% rowspan="2" %)(((
96 -•Members produce TDS described in the S-100 implementation roadmap
97 -
98 -•Share the TDS via GI Registry and Web Viewer
99 -)))|(% rowspan="2" %)(((
100 -Web Viewer provided
101 -
102 -by KHOA
103 103  )))
104 -|2|Test Datasets
105 -|3|Production Tools|(% rowspan="5" %)(((
106 -- Theme 2 -
107 -
108 -Data production and
109 -
110 -Protection scheme
111 -)))|(% rowspan="5" %)(((
112 -•Identify what tools are required to product and service S-100 products
113 -
114 -•Investigate which tools are available
115 -
116 -•Gather available tools and links to access
117 -
118 -•Write wiki to record the status and changes of tools
119 -)))|(% rowspan="5" %)Wiki for Theme 2
120 -|4|Validation Tools
121 -|5|Storage Tools
122 -|6|Protection Tools
123 -|7|Dissemination Tools
124 -|8|Data viewer|(((
125 -- Theme 3 -
126 -
127 -Open source management and Operation
128 -)))|(((
129 -•Prepare open source for S-100 Viewer
130 -
131 -•Improve the open source for the purpose of shore based ECDIS
132 -
133 -•Operate and mange the open source
134 -)))|Gitub for Theme 3
135 -|9|Knowledge Base|(% rowspan="2" %)(((
136 -- Theme 4 -
137 -
138 -Knowledge base and
139 -
140 -Capacity building
141 -)))|(% rowspan="2" %)(((
142 -•Hold a webinar
143 -
144 -•Develop input and requirements to submit to S-100 and PS developers
145 -)))|(% rowspan="2" %)Online meetings by VTC
146 -|10|Capacity Building
147 -
148 -
149 -
Icon 1669080097286-116.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.sewoongoh
Size
... ... @@ -1,1 +1,0 @@
1 -659.4 KB
Content Icon