Skip to content

Commit 3a80fa5

Browse files
paulmillarkara-mela
authored andcommitted
Fix regression from commit cfcc08b
Motivation: Commit cfcc08b introduced a problem because the term `x-ray probe` was mistakenly added as `X-ray probe` Modification: Update term to use the correct lower-case `x`, to be consistent with existing use. Result: We can now build PaNET again.
1 parent 3f34efd commit 3a80fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/PaNET.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,6 @@ ID number,,,,,,,,,,,,,,,,,,
386386
1329,http://purl.org/pan-science/PaNET/PaNET01329,kossel lines,,,,,owl:Class,subclass,divergent beam diffraction,x-ray fluorescence,,,,,,,,
387387
1330,http://purl.org/pan-science/PaNET/PaNET01330,diffuse multiple scattering,,,,,owl:Class,subclass,divergent beam diffraction,diffuse scattering,,,,,,,,
388388
1331,http://purl.org/pan-science/PaNET/PaNET01331,MHz x-ray microscopy,,,X-ray microscopy that operates on time scales less than one microsecond with femtosecond illumination,https://doi.org/10.1364/OPTICA.6.001106,owl:Class,subclass,x-ray microscopy,hard x-ray probe,versus time ultrafast,pulsed probe,single shot technique,,,,,
389-
1332,http://purl.org/pan-science/PaNET/PaNET01332,x-ray propagation phase contrast tomography,,,,,owl:Class,subclass,propagation phase contrast tomography,X-ray probe,,,,,,,,
389+
1332,http://purl.org/pan-science/PaNET/PaNET01332,x-ray propagation phase contrast tomography,,,,,owl:Class,subclass,propagation phase contrast tomography,x-ray probe,,,,,,,,
390390
1333,http://purl.org/pan-science/PaNET/PaNET01333,x-ray propagation phase contrast microtomography,PPC-SrμCT,,,,owl:Class,subclass,x-ray propagation phase contrast tomography,,,,,,,,,
391391
,,Create dataset instances and give them hasTechnique relationship to instances of techniques. Can then use reasoner to search for individuals based on 'hasTechnique some technique' where technique is any of the technique classes above.,,,,,,,,,,,,,,,,

0 commit comments

Comments
 (0)