Skip to content

Commit fc4ed3e

Browse files
committed
Standardizes OSDU trademark usage
Ensures consistent and proper attribution of the OSDU® trademark across all relevant documentation pages. Updates the "About" page to include OSDU and The Open Group in the list of third-party affiliations.
1 parent fb896c1 commit fc4ed3e

File tree

8 files changed

+9
-7
lines changed

8 files changed

+9
-7
lines changed

agents/docs-writer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,4 @@ Other third-party trademarks used in the documentation:
7979
| Fishbones | Fishbones AS | *Fishbones®* (registered trademark, Norwegian Patent Office no. 268831) |
8080
| GNU Octave | John W. Eaton and contributors | *GNU Octave* (no symbol — free software, GPL) |
8181
| HDF5 | The HDF Group | *HDF5®* |
82+
| OSDU | The Open Group | *OSDU®* |

content/Wells-and-Completions/WellPaths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The command **File -> Import -> Well Data -> Import Well Paths From File** will
2121
|rmswell | RMS well file format|[RMS Well](https://github.com/OPM/ResInsight/blob/dev/ApplicationLibCode/UnitTests/TestData/RifRmsWellPathReader/55_33-1.rmswell)|
2222
|asc | Ascii file format|
2323

24-
## Importing well paths from OSDU
24+
## Importing well paths from OSDU®
2525

2626
Well path trajectories can be downloaded from an OSDU cloud service. When storing the project file, the reference to the OSDU trajectory is stored. This will ensure that authentication and access is checked before the trajectory is downloaded.
2727

content/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,6 @@ Third-party product names used in this documentation are the property of their r
6060
| Fishbones® | Fishbones AS | Well completion technology using small-diameter lateral boreholes |
6161
| GNU Octave | John W. Eaton and contributors | Free software (GPL); part of the GNU Project |
6262
| HDF5® | The HDF Group | Registered trademark |
63+
| OSDU® | The Open Group | Registered trademark |
6364

64-
ResInsight is not affiliated with or endorsed by Schlumberger, Dassault Systèmes, ESSS, NSI Technologies, LLC, Fishbones AS, or The HDF Group.
65+
ResInsight is not affiliated with or endorsed by Schlumberger, Dassault Systèmes, ESSS, NSI Technologies, LLC, Fishbones AS, The HDF Group, or The Open Group.

content/import/CloudServices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Summary ensemble data can be accessed from SUMO. ResInsight will store the requi
2626
### Example of summary plot with SUMO data
2727
![](/images/cloud-services/sumo-summary-plot.png)
2828

29-
## Well Paths from OSDU
29+
## Well Paths from OSDU®
3030
![](/images/cloud-services/osdu-well-path-import.png)
3131

3232
From the right-click menu of **Wells**, select **Import Well Paths from OSDU**. A wizard will be displayed where field and well can be selected for import.

content/import/SeismicData.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ weight = 12
1010
ResInsight supports the following seismic file formats:
1111

1212
- **SEGY**: file format developed by the **Society of Exploration Geophysicists** for storing geophysical data
13-
- **VDS**: file format for fast random access to multi-dimensional volumetric data as supported by **OSDU OpenVDS**
13+
- **VDS**: file format for fast random access to multi-dimensional volumetric data as supported by **OSDU® OpenVDS**
1414
- **ZGY**: file format for fast random access to multi-dimensional volumetric data as supported by **OSDU OpenZGY**
1515

1616
A seismic file is imported by right-clicking the **Seismic** item in **Project Tree** or by using menu item **File->Import->Import Seismic**.

content/releases/release-notes/releasenotes_2023_06.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ search_ignore = true
1414
ResInsight supports the following seismic file formats:
1515

1616
- **SEGY**: file format developed by the **Society of Exploration Geophysicists** for storing geophysical data
17-
- **VDS**: file format for fast random access to multi-dimensional volumetric data as supported by **OSDU OpenVDS**
17+
- **VDS**: file format for fast random access to multi-dimensional volumetric data as supported by **OSDU® OpenVDS**
1818
- **ZGY**: file format for fast random access to multi-dimensional volumetric data as supported by **OSDU OpenZGY**
1919

2020
[Seismic Data]({{% relref "seismicdata" %}})

content/releases/release-notes/releasenotes_2024_09.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ search_ignore = true
1010

1111
![](/images/cloud-services/osdu-well-path-3dview.png)
1212

13-
ResInsight has now support for import of data from two cloud services, ensemble summary data from **SUMO** and well path geometry from **OSDU**.
13+
ResInsight has now support for import of data from two cloud services, ensemble summary data from **SUMO** and well path geometry from **OSDU®**.
1414

1515
[Cloud Services]({{% relref "cloudservices" %}})
1616

content/releases/release-notes/releasenotes_2025_12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ ResInsight writes log information to text files on the local file system. This i
7171

7272
## Other
7373

74-
- Import of OSDU data was not working due to data center move. Import of OSDU well paths is now working as expected. https://github.com/OPM/ResInsight/issues/13026
74+
- Import of OSDU® data was not working due to data center move. Import of OSDU well paths is now working as expected. https://github.com/OPM/ResInsight/issues/13026
7575

7676
See [**Release Notes on GitHub**](https://github.com/OPM/ResInsight/releases/) for further details and information.

0 commit comments

Comments
 (0)